Advertisement
Guest User

Untitled

a guest
Oct 13th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.40 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5.     <meta charset="UTF-8">
  6.     <title>Title</title>
  7.     <link rel="stylesheet" href="design.css">
  8. </head>
  9. <body>
  10. <div content="obsah">
  11.     <img id="vpravohore" src="brd.png">
  12.     <img id="vlavohore" src="brd.png">
  13.     <img id="image" src="sunn.png">
  14.     <img id="vpravodole" src="brd.png">
  15.     <img id="vlavodole" src="brd.png">
  16. </div>
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement