Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <title>strona</title>
  5. </head>
  6.  
  7. <body bgcolor="#990033">
  8.  
  9. <p align="center">tekst</p>
  10.  
  11. xxx<br />
  12. zzz<br />
  13.  
  14. <b>tluste</b><br />
  15.  
  16. <i>pochyly</i><br />
  17.  
  18. <u>tekst podkreslony</u><br />
  19.  
  20. <font size="4">scionka powienkszona</font><br />
  21.  
  22. <font color="red">xdd</font><br />
  23.  
  24. <font face="Courier New">scionka</font><br />
  25.  
  26. <p font size="5" color="blue" face="Arial" align="right">asdasda</p>
  27.  
  28. <img src="pobrane.jpg" alt="xdd" />
  29.  
  30. </body>
  31.  
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement