Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Littleman</title>
- <font color="white">
- <div class="header"><height="70" id="Insert_logo" style="background-color: #363636; display:block;" /> <h1>Website</h1></a> </div>
- <h1>Welcome to my website</h1>
- <p>This is a message</p> <br>
- <style type="text/css">
- <!--
- body {
- font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
- background-image: url("index.png");
- margin: 0;
- padding: 0;
- color: #000;
- }
- ul, ol, dl {
- padding: 0;
- margin: 0;
- }
- h1, h2, h3, h4, h5, h6, p {
- margin-top: 0;
- padding-right: 10px;
- padding-left: 10px;
- }
- a img {
- border: none;
- }
- a:link {
- color: #42413C;
- text-decoration: underline;
- }
- a:visited {
- color: #6E6C64;
- text-decoration: underline;
- }
- a:hover, a:active, a:focus {
- text-decoration: none;
- }
- .container {
- width: 900px;
- background-color: #363636;
- margin: 0 auto;
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;
- }
- linked logo ~~ */
- .header {
- background-color: #363636;
- }
- .content {
- padding: 10px 0;
- }
- .fltrt {
- float: right;
- margin-left: 8px;
- }
- .fltlft {
- float: left;
- margin-right: 8px;
- }
- .clearfloat {
- clear:both;
- height:0;
- font-size: 1px;
- line-height: 0px;
- }
- li a {
- display: block;
- width: 60px;
- }
- .sidebar1 {
- float: left;
- width: 280px;
- background-color: #c55a11;
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- border-bottom-right-radius: 15px;
- margin-left: 10px;
- }
- .sidebar2 {
- float: right;
- width: 280px;
- background-color: #c55a11;
- padding: 5px 0;
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- border-bottom-right-radius: 15px;
- margin-left: 10px;
- }
- .sidebar3 {
- float: left;
- width: 280px;
- background-color: #c55a11;
- padding-bottom: 10px ;
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;
- border-bottom-left-radius: 15px;
- border-bottom-right-radius: 15px;
- margin-left: 10px;
- }
- </style>
- </head>
- <div class="sidebar1">
- <ul class="nav">
- <li><center><p>This is a message</center></p></li>
- </ul>
- </div>
- <br />
- <div style="clear: both;">
- <div class="sidebar3">
- <ul class="nav">
- <li><center><p>This is a test message</center></p></li>
- </ul>
- </div>
- <div class="sidebar2">
- <p>oh hey! Just a quick reminder that I am not responsible if you get caught using this website! </p>
- </div>
- <div class="container">
- <body>
- <div class="container">
- </div>
- <div class="content">
- <center><h2>_=Site News=_<br />This a message</h2></center>
- <p></p>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment