Advertisement
Guest User

Untitled

a guest
Apr 25th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <script src="http://use.edgefonts.net/sarina.js"></script>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Check Magazine</title>
  7. <link href="styles/check_cs6.css" rel="stylesheet" type="text/css" />
  8. </head>
  9.  
  10. <body>
  11. <div id="container">
  12. <div id="header">
  13. <h1>Check</h1> <p>Fashion + Lifestyle</p>
  14. <ul>
  15. <li><a href="#">Features</a></li>
  16. <li><a href="#">Fashion</a></li>
  17. <li><a href="#">Lifestyle</a></li>
  18. <li><a href="#">Calender</a></li>
  19. <li><a href="#">News</a></li>
  20. </ul>
  21. </div>
  22.  
  23. <div id="main_image">
  24. <div id="main_text">
  25. <h2>OPERATIVE WORDS</h2>
  26. <h3>Stumbling into Mark S.’s Inner Circle</h3>
  27. <p>The star from Double Identity, who prefers installing a skylight to the limelight, talks about working on the one of the toughest film shoots in history, family, and the starlet who’s not doing a very good job of hiding in his bathroom.</p>
  28. </div>
  29. </div>
  30. <div id="left_column">
  31. <p><img src="images/car.jpg" width="316" height="130" alt="car" /></p>
  32. <p>Inside Tesla Motors® <br />
  33. The company that built the first high-performance, environmentally-friendly sports car opens up its factory, shares some of their secrets, and puts the vehicle to the ultimate test: putting two sworn enemies in the same two-seater.<br />
  34. read more...</p>
  35. </div>
  36. <div id="center_column">
  37. <p><img src="images/data_addict.jpg" width="316" height="130" alt="data" /></p>
  38. <p>Facts And Figures<br />
  39. How much thrust would a jet engine need in order to get the entire city of London off the ground? We leave that to lesser minds. But if you want to talk Kierkegaard, you’ve come to the right place.<br />
  40. read more...</p>
  41. </div>
  42. <div id="right_column">
  43. <p><img src="images/helmet.jpg" width="316" height="130" alt="helmet" /></p>
  44. <p>Today's Self Improvement<br />
  45. Whether you want advice on how to throw together a killer outfit, a dinner for two, or a killer punch, we’ve got you covered.<br />
  46. read more...</p>
  47. </div>
  48. </div>
  49. </body>
  50. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement