Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- <?xml version="1.0" encoding="UTF-8"?>
- -->
- <!DOCTYPE html>
- <!--
- PUBLIC "-//W3C//DTD XHTML
- 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
- strict.dtd">
- -->
- <html
- xmlns="http://www.w3.org/1999/xhtml"
- lang="pl" xml:lang="pl">
- <head>
- <meta charset="utf-8">
- <title>Title</title>
- </head>
- <body>
- <div id="container" style="width:100%">
- <header style="background-color:#CCC;">
- <h1 style="margin-bottom:0;text-align:center;">Title</h1>
- </header>
- <nav style="background-color:#DDD;height:200px;width:20%;float:left;">
- <a href="http://web.prz.edu.pl/">Strona przedmiotu</a>
- <a href="http://web.prz.edu.pl/" target="blank|_self|_parent|_top">Link</a><p></p>
- <a href="#label">Tekst</a>
- <a id="label">Tekst</a><p></p>
- <a href="http://facebook.com"><img src="https://www.facebook.com/images/fb_icon_325x325.png" alt="" style="width:100px; height:100px;"></a><p></p>
- <a href="http://google.com" title="Podpis w dymku linka">Tekst linku</a><p></p>
- </nav>
- <section style="background-color:#FFF;height:200px;width:60%;float:left;">
- <h2>
- Content
- </h2>
- </section>
- <aside style="background-color:#DDD;height:200px;width:20%;float:right;">
- ads
- </aside>
- <footer style="background-color:#CCC;clear:both;text-align:center;">
- <div><img src="F_icon.svg" height="40" alt="alt" width="40">
-
- <img src="T_icon.svg" height="40" alt="alt" width="40"></div>
- </footer>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment