Advertisement
Guest User

HTML

a guest
Dec 16th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.29 KB | None | 0 0
  1. <!--
  2. Coder: Code.Illusionist
  3. Website: http://www.evilzone.org
  4. Template name: Snowy template
  5. -->
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html>
  8. <title>Snowy template</title>
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11. <meta name="author" content="Code.Illusionst" />
  12.     <meta name="description" content="Snowy template" />
  13.         <meta name="keywords" content="Snowy, template" />
  14.             <meta charset="UTF-8" />
  15. <link rel="stylesheet" type="text/css" href="stil.css" />
  16. <link rel="icon" href="http://png.findicons.com/files/icons/2166/oxygen/128/application_xml.png" />
  17. </head>
  18. <body>
  19. <div id="header"></div>
  20. <div id="main">
  21. <div id="nav">
  22. <ul>
  23. <li><a href="">Home</a></li>
  24. <li><a href="">Portfolio</a></li>
  25. <li><a href="">About</a></li>
  26. <li><a href="">Contact</a></li>
  27. </ul>
  28. <div id="search">
  29. <input type="textbox" class="textbox" /><input type="button" value="Search" class="button"/>
  30. </div>
  31. </div>
  32. <div id="left">
  33. <h1>Microsoft 8 sale goes up</h1>
  34. <img src="Images/microsoft.png" class="news" />
  35. <p>&emsp;This is some random text that will be displayed every time you make some news. I don't know what to write right now but I keep typing just to get some words so it looks like a real nice news. Anyhow, I hope you like the design itself since it's not that complicated and I must say it's quite simple to do. I believe I will stop writing soon enough so I can continue coding part which is quite anoying also.</p>
  36. <p>&emsp;&emsp;<a href="">Read more...</a></p>
  37. <h1>Microsoft 8 sale goes up</h1>
  38. <img src="Images/microsoft.png" class="news" />
  39. <p>&emsp;This is some random text that will be displayed every time you make some news. I don't know what to write right now but I keep typing just to get some words so it looks like a real nice news. Anyhow, I hope you like the design itself since it's not that complicated and I must say it's quite simple to do. I believe I will stop writing soon enough so I can continue coding part which is quite anoying also.</p>
  40. <p>&emsp;&emsp;<a href="">Read more...</a></p>
  41. <h1>Microsoft 8 sale goes up</h1>
  42. <img src="Images/microsoft.png" class="news" />
  43. <p>&emsp;This is some random text that will be displayed every time you make some news. I don't know what to write right now but I keep typing just to get some words so it looks like a real nice news. Anyhow, I hope you like the design itself since it's not that complicated and I must say it's quite simple to do. I believe I will stop writing soon enough so I can continue coding part which is quite anoying also.</p>
  44. <p>&emsp;&emsp;<a href="">Read more...</a></p>
  45. </div>
  46. <div id="right">
  47. <p>Navigations</p>
  48. <ul>
  49. <li><a href ="">Home</a></li>
  50. <li><a href ="">Portfolio</a></li>
  51. <li><a href ="">About</a></li>
  52. <li><a href ="">Contact</a></li>
  53. </ul>
  54. <p>Advertisement</p>
  55. <div id="image" ><p>Advertisement #1</p></div>
  56. <div id="image" ><p>Advertisement #2</p></div>
  57. <div id="image" ><p>Advertisement #3</p></div>
  58. <div id="image" ><p>Advertisement #4</p></div>
  59. <p>Social Networks</p>
  60. <center>
  61. <img src="Images/facebook.png" class="img1"/>
  62. <img src="Images/twitter.png" class="img2" />
  63. <img src="Images/linkedin.png" class="img3"/>
  64. </center>
  65. </div>
  66. </div>
  67. </body>
  68. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement