Advertisement
bicenter1

Untitled

Jan 23rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 6.9 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>site vince</title>
  5. <style>
  6. body
  7. {
  8. color: white;
  9. background-color: blue;
  10. }
  11. .nom
  12. {
  13. color: black;
  14. background-color: yellow;
  15. }
  16. #name
  17. {
  18. color: blue;
  19. background-color: white
  20. }
  21. </style>
  22. <META NAME="AUTHOR" CONTENT="Vince">
  23. <META NAME="DESCRIPTION" CONTENT="Site">
  24. </head>
  25. <body>
  26. <h1><p align="center">EWA</p><br></h1>
  27. </body>
  28. <body>
  29. BON VISIONAGE
  30. </body>
  31. <body>
  32. <video controls height="300" width="500">
  33. <source src="2.MP4"/>
  34. </video>
  35. </body>
  36. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement