Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Mackan90096</title>
- <style type="text/css">
- body {
- background-color: #1A1718;
- }
- h1 {
- color: #61565B;
- font-family: Arial, Helvetica, sans-serif;
- font-weight:bold;
- font-size: medium;
- margin: 0 0 10px 8px;
- padding:0;
- }
- img {
- border: 0;
- }
- form {
- margin: 0;
- padding: 0;
- }
- #container {
- width: 600px;
- margin-left:auto;
- margin-right:auto;
- border: 1px solid #30292C;
- padding: 9px;
- background-color:#30292C;
- }
- #breadcrumbs {
- color: #61565B;
- font-family: Arial, Helvetica, sans-serif;
- font-size:small;
- margin: 0 0 8px 8px;
- }
- #breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
- color: #61565B;
- text-decoration:none;
- }
- #breadcrumbs a:hover {
- text-decoration:underline;
- }
- hr {
- color : #454143
- }
- #menu {
- color: #61565B;
- font-family: Arial, Helvetica, sans-serif;
- font-size:large;
- margin: 0 0 8px 8px;
- }
- #menu a, #menu a:visited, #menu a:link, #menu a:active {
- color: #61565B;
- text-decoration:none;
- }
- #menu a:hover {
- text-decoration:underline;
- }
- #footer {
- color: #61565B;
- font-family: Arial, Helvetica, sans-serif;
- font-size:small;
- margin: 0 0 8px 8px;
- }
- #listingcontainer {
- background-image:url(bg.gif);
- padding: 10px;
- background-color:#E0DEDE;
- }
- #listingheader {
- color: #476BB3;
- font-weight:bold;
- font-family: Arial, Helvetica, sans-serif;
- font-size:small;
- text-align:right;
- }
- #listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
- text-decoration: none;
- color: #476BB3;
- }
- #listingheader a:hover {
- text-decoration: underline;
- color: #476BB3;
- }
- #headerfile {
- text-align:left;
- float: left;
- width: 320px;
- }
- #headersize {
- text-align:right;
- width: 75px;
- float: left;
- }
- #listing {
- border: 1px solid #A7C5FF;
- }
- #listing a {
- display:block;
- padding: 2px 5px 2px 5px;
- font-size:small;
- color: #6285CA;
- font-family: Arial, Helvetica, sans-serif;
- text-decoration:none;
- width:568px;
- text-align:right;
- }
- #listing a:hover {
- background-color:#DBE6FE;
- }
- #listing a img {
- float:left;
- margin-right: 4px;
- }
- #listing a strong {
- width: 300px;
- float:left;
- cursor:hand;
- cursor:pointer;
- text-align:left;
- }
- #listing a em {
- float: left;
- width: 75px;
- text-align:right;
- cursor:hand;
- cursor:pointer;
- }
- #listing a span {
- position: absolute;
- margin-left: -151px;
- margin-top: -2px;
- }
- #listing a span img {
- width: 150px;
- background-color:#CCCCCC;
- visibility: hidden;
- }
- #listing a:hover span img {
- border: 1px solid #666666;
- visibility: visible;
- }
- #upload {
- border: 1px solid #A7C5FF;
- display:block;
- margin-top: 10px;
- font-size:small;
- color: #6285CA;
- font-family: Arial, Helvetica, sans-serif;
- text-decoration:none;
- width:568px;
- background-color: #E9F0FF;
- }
- #uploadtitle {
- background-color: #DBE6FE;
- padding: 2px 5px 2px 5px;
- border-bottom: 1px solid #A7C5FF;
- }
- #uploadcontent {
- padding: 2px 5px 2px 5px;
- }
- #copy {
- width: 600px;
- margin-left:auto;
- margin-right:auto;
- text-align:center;
- font-size:x-small;
- color: #666666;
- font-family: Arial, Helvetica, sans-serif;
- }
- #copy a {
- text-decoration: underline;
- color: #666666;
- }
- .b {
- background-color: #E9F0FF;
- }
- .w {
- background-color:#FFFFFF;
- }
- .mod {
- float:right;
- }
- .size {
- float:right;
- }
- .style3 {
- color: #FF0000;
- font-weight: bold;
- }
- </style>
- </head>
- <body>
- <div id="menu" style="background-color:#1A1718;height:80px;width:600px;" align="center">
- <a href="file:///D:/data/Users/elev/Desktop/anat/notepad++/html/hi.php">Home</a> <a href="file:///D:/data/Users/elev/Desktop/anat/notepad++/html/hi.php"> Projects</a> <a href="/contact.php"> Contact</a>
- </div>
- <div id="container">
- <div id="breadcrumbs">
- <H1>Welcome to my website!</H1>
- <hr style="color: #454143">
- <p> Test! </p>
- </div>
- </div>
- <div id="footer" style="background-color:#1A1718;height:80px;width:700px" align="center">
- <h6>Copyright © 2013 Max Thor [thormax5@gmail.com] Website design by Max Thor </h6>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement