Advertisement
GWibisono

the html

May 8th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. <div class='header round ' style='background-color:#269999;'>
  3.     <div class='content top' style='background-color:#269999;'>
  4.          <h1><img src="http://www.riotanning.com/rio_tanning_2.0/images/riotanninglogobanner.png" width="700" height="160"></h1>
  5.  
  6.     </div>
  7. </div>
  8. <!-- You should put here -->
  9. <div class='contentMid'>
  10. <p class="navigation content">Products | Accessories | Contact US
  11.     <br>
  12.     <img src="http://www.riotanning.com/rio_tanning_2.0/images/blame_on_rio_thumb_whitebackground.jpg" width="317" height="443">
  13. </p>
  14. </div>
  15.  
  16. <div class='clear'></div>
  17. <!-- put colour on below -->
  18. <div class='footer round' >
  19.     <div class='content footer' style='background-color:#269999;'>
  20.         <!-- will not working because the height will be 0-->
  21.         <div class='clear'></div>
  22.          <h1>Test</h1>
  23.  
  24.     </div>
  25. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement