Advertisement
finySTAR

firsttime

Sep 21st, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.63 KB | None | 0 0
  1. <html>
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <head>
  4. <link rel="shortcut icon" href="asd.jpg" type="image/jpg" sizes="16x16"/>
  5. <!--itt a fejed-->
  6. <style>
  7. table, td, th {
  8.     border: 3px solid green;
  9. }
  10.  
  11. th {
  12.     background-color: green;
  13.     color: green;
  14. }
  15. </style>
  16.  
  17. <title>Ez az én első weboldalam</title>
  18. <style>
  19. body {background-color:green}
  20. h1   {color:blue}
  21. p    {color:green}
  22. </style>
  23. </head>
  24. <!-- és itt a tested és a fejed vége-->
  25. <body background="background.jpg">
  26. <table border=1 width=1100>
  27. <!--  td: Tabble data a tábla adatai-->
  28. <!--th: Tabble header táblázat fejléc-->
  29. <!-- tr:  Table rov Tábla sor sorok-->
  30. <tr><td><font color="#ffffff">NEWS</font></td> <td><font color="#ffffff">SQUADS</font></td> <td><font color="#ffffff">CONTACT</font></td> <td><font color="#ffffff">SPONSORSHIP</font></td> <td><font color="#ffffff">ABOUT</td>
  31. <!--idefigyeljé-->
  32. </table>
  33. <ul>
  34. <li type="square"> Barkack</li>
  35. <li>Körte</li>
  36. <li>Cserri</li>
  37. </ul>
  38. <ol type="a">
  39. <li type="i">béla</li>
  40. <li type="A">sanyi</li>
  41. <li>feri</li>
  42. <h2><font color="withe">Ez a weboldal a Counter Strike:Global Offensive nevű
  43. online First Person Shoter játékról szól.</h2>
  44. </ol>
  45. <iframe width="560" height="315" src="https://www.youtube.com/embed/aSiq3nOL7DY" frameborder="0" allowfullscreen></iframe>
  46. <a href="http://csgolounge.com/"><b>Gyere és fogadj</b></a>
  47.  <img src="https://lh6.googleusercontent.com/O7WQ-SC9scO-T60cB-sKRT05ccLiWdr2zo4ZmKdoEso3nOaKS5KnO6be70tTenCEulzUzTR6Mw0Ai8VwAOG7mIQ8zvcYjrPHkr5lnz4REBmFCKnsyxaVbrgAD1p8TBWDnA" alt="hahahha nem lesz keped" width="1040" height="1420">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement