Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
- <link rel="stylesheet" href="style.css" type="text/css">
- <title>Silvestrovská soutěž</title>
- </head>
- <body>
- <div id="container">
- <a href="#"><img src="images/logo.png" id="logo"></a>
- <ul id="menu">
- <li class="option"><a href="#"><span>Registrace</span></a></li>
- <li class="dot"></li>
- <li class="option"><a href="#"><span>Porota</span></a></li>
- <li class="dot"></li>
- <li class="option"><a href="#"><span>Podmínky</span></a></li>
- </ul>
- <div id="topcol">
- bagr
- </div>
- <div id="content">
- <div class="article">
- <h3>Bagr</h3>
- bagr2
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement