Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta charset="utf-8" />
- <title>Task1</title>
- <link href="styles/task2.css" rel="stylesheet" />
- </head>
- <body>
- <div id="wrapper">
- <div id="background">
- <header>
- <img id="logo" src="http://i.imgur.com/4q3LCQx.png" alt="Logo" />
- <img id="header_pic" src="http://i.imgur.com/mCKItkl.png">
- </header>
- <div id="inner_wrapper">
- <section>
- <h1>
- Welcome to our site!
- </h1>
- <article>
- <div class="image_holder1">
- <div class="image_holder2">
- <img src="http://i.imgur.com/EHPmPeQ.png" alt="Hot Chick" />
- </div>
- </div>
- <div id="paragraphs">
- <p>
- Don't forget to check free website templates every day,
- because we add a new free website template almost daily.
- </p>
- <p>
- You are free to remove any link to our websites from this
- template you're free to use the template without linking
- back to us.
- </p>
- <p>
- This is just a place holder to see how the site would look
- like.
- </p>
- </div>
- <a href="">more</a>
- </article>
- <article>
- <h2>
- Company profile
- </h2>
- <div class="image_holder1">
- <div class="image_holder2">
- <img src="http://i.imgur.com/YRzLfqT.png" alt="Building" />
- </div>
- <span>Corporate building</span>
- </div>
- <p>
- If you are having problems editing the template please don't
- hesitate to ask for help on the forum.
- </p>
- <div class="image_holder1">
- <div class="image_holder2">
- <img src="http://i.imgur.com/j7MDNWV.png " alt="Industrial" />
- </div>
- <span>Industrial building</span>
- </div>
- <p>
- This is a template designed for you by free website templates
- for you for free you can replace all the text by your own text.
- </p>
- <a href="#">View etails</a>
- </article>
- </section>
- <div id="left_container">
- <nav>
- <ul class="nav">
- <li>
- <span class="border_span"></span>
- <a href="#">
- Home
- <span class="arrrow">►</span>
- </a>
- </li>
- <li>
- <span class="border_span"></span>
- <a href="#">
- Recent Projects
- <span class="arrrow">►</span>
- </a>
- </li>
- <li>
- <span class="border_span"></span>
- <a href="#">
- Services
- <span class="arrrow">►</span>
- </a>
- </li>
- <li>
- <span class="border_span"></span>
- <a href="#">
- Clients
- <span class="arrrow">►</span>
- </a>
- </li>
- <li>
- <span class="border_span"></span>
- <a href="#">
- Solutions
- <span class="arrrow">►</span>
- </a>
- </li>
- <li>
- <span class="border_span"></span>
- <a href="#">
- Contact us
- <span class="arrrow">►</span>
- </a>
- </li>
- </ul>
- </nav>
- <aside>
- <ul id="side_list">
- <li>
- <time datetime="2007-03-02">02/03/07</time>
- <p>
- Even more websites all about website templates on
- Just Web Templates
- </p>
- </li>
- <li>
- <time datetime="2007-03-01">01/03/07</time>
- <p>
- If you are looking for a beautiful and profesionally
- made templates you can find them at Template Beauty
- </p>
- <a href="#">more</a>
- </li>
- </ul>
- <img id="bottom_logo" src="http://i.imgur.com/EvHTInG.png" alt="Bottom Logo" />
- </aside>
- </div>
- </div>
- <footer>
- Copyright © 2007 Company Name All rights reserved.
- </footer>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment