Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <!doctype html>
  2. <html lang=”hu”>
  3.  
  4. <head>
  5. <meta charset="UTF-8">
  6. <title>index</title>
  7. </head>
  8.  
  9. <body>
  10. <a href="img/virag.jpg">
  11. <img src="img/virag.jpg"
  12. width="500" height="500"
  13. title="Ez itt egy virág">
  14. <alt>"virág"</alt>
  15. </a>
  16. </body>
  17.  
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement