Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <style>
- #header {
- background-color:#FF0040;
- color:white;
- text-align:center;
- padding:5px;
- }
- #nav {
- line-height:30px;
- background-color:#FF00BF;
- height:100px;
- width:350px;
- float:left;
- padding:5px;
- }
- #section {
- Background-color:#F781F3;
- width:350px;
- float:left;
- padding:10px;
- }
- #footer {
- background-color:#FF0040;
- color:white;
- clear:both;
- text-align:center;
- padding:5px;
- }
- #nav2 {
- line-height:300px;
- background-color:#FF00BF;
- height:420px;
- width:200px;
- float:right;
- padding:5px;
- }
- </style>
- </head>
- <body>
- <div id="header">
- <h1>Diamond Sweets Layouts</h1>
- </div>
- <div id="nav">
- Currently one person in charge here really. And that person is TopFan.
- </div>
- <div id="nav2">
- <img src="http://upic.me/i/2p/hrerbeul.jpg" img alt="jung min hee" style="width:200px;height:420px;">
- </div>
- <div id="section">
- <p>
- I'm NOT accepting requests at all. I'm only using this gallery as a place to post my layouts. Don't harrass me either or I will report you. I am not that good a code right now so, I really do not want to take requests.
- </p>
- <p>
- At this moment my layouts are very simple a you can see and I'm only using this space as a means to improve and look back on my work. I wil be providing codes to my layouts for those who want them but, once again I will not be taking requests. AT ALL. Not unles I change my mind and decide to accept them but, for now No.
- </p>
- </div>
- <div id="footer">
- Diamond♢Sweets Layouts © TopFan
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment