Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Irene Lijoi - Graphic Design</title>
- <!--[if IE]>
- <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <link rel="stylesheet" href="style.css" type="text/css" />
- </head>
- <body>
- <div id="container">
- <header>
- <nav>
- <ul>
- <li><a href="#"><img src="images/resume.png" alt="Resume" /></a></li>
- <hr>
- <li><a href="#"><img src="images/contact.png" alt="Contact" /></a></li>
- </ul>
- </nav>
- <img src="images/logo.png" alt="Irene Lijoi Graphic Design - idesigns.biz" />
- </header>
- <main>
- <aside>
- <hr>
- <p class="image_description">This is a sentence or two about the piece. This is a sentence or two about the piece.
- This is a sentence or two about the piece. This is a sentence or two about the piece.</p>
- </aside>
- <section>
- <h6><span>This is</span> test title</h6>
- <hr>
- <nav>
- <a class="previous" href="#"></a>
- <p>|</p>
- <a class="next" href="#"></a>
- </nav>
- </section>
- </main>
- </div> <!-- #container -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement