Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <meta charset='utf-8'
- 0<link rel="stylesheet" type="text/css" href="styl.css">
- </head>
- <body>
- <div id=glow>
- <div id=ban>
- <img src="baner.jpg" href="index.html" width='100%'>
- </div>
- <div id=men>
- Menu <br>
- <a href="proste.html">- proste działania</a>
- <br>
- <a href="pot.html">- potęgowanie</a>
- </div>
- <div id=trs>
- </div>
- </div>
- </body>
- </html>
- #glow
- {
- width:100%;
- height:100%;
- }
- #ban
- {
- height:100px;
- width:100%;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement