getting rid of unwanted blank space |
getting rid of unwanted blank space |
![]()
Post
#1
|
|
![]() Mais je ne l'aime pas ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 971 Joined: Mar 2005 Member No: 108,135 ![]() |
This is my webpage.
CODE <HTML><HEAD> <TITLE>decaelegant v.3 >> we don't wait</title> <style type="text/css"> body {scrollbar-highlight-color:ce9a92; scrollbar-shadow-color:ce9a92; scrollbar-3dlight-color:ce9a92; scrollbar-arrow-color:ce9a92; scrollbar-track-color:703937; scrollbar-darkshadow-color:ce9a92; background-color:fdd4db; font-family: Verdana, Times New Roman, Palatino Type; color:703937; size:8pt; overflow:auto; text-align:justify; } div#wrap { background:#transparent; background-repeat:no-repeat; margin:751; width:500px; } #main { background:#transparent; float: left; margin: 575 auto; height:499px; width:475px; } A:link, a:visited, a:active{ color: #834236; font-size: 8pt; letter-spacing: 0px; font-family: Verdana, Times New Roman, Palatino Type; text-decoration: none; text-transform:uppercase; } /*begin typography*/ #content1 { position: absolute; height: 499px; width: 177px; overflow: auto; color: #703937; left: 575px; top: 0px; font-weight: normal; font-family: Verdana; font-size: 8pt; scrollbar-highlight-color:ce9a92; scrollbar-shadow-color:ce9a92; scrollbar-3dlight-color:ce9a92; scrollbar-arrow-color:ce9a92; scrollbar-track-color:703937; scrollbar-darkshadow-color:ce9a92; border-right: 2px solid #fdd4db; border-bottom: 2px solid #fdd4db; } #content2 { position: absolute; height: 499px; width: 500px; overflow: auto; font-family: Verdana; font-size: 8pt; color: #703937; left: 751px; top: 0px; scrollbar-highlight-color:ce9a92; scrollbar-shadow-color:ce9a92; scrollbar-3dlight-color:ce9a92; scrollbar-arrow-color:ce9a92; scrollbar-track-color:703937; scrollbar-darkshadow-color:ce9a92; border-right: 2px solid #fdd4db; border-bottom: 2px solid #fdd4db; border-left: 2px solid #fdd4db; } A:hover{ cursor: default; color: #703937; background-color: #421019; font-size: 8pt; letter-spacing: 2px; font-family: Verdana, Times New Roman, Palatino Type; text-decoration: none; text-transform:lowercase; } h2 { background-color: ce9a92; color: #703937; font-family: Verdana, Times New Roman, Palatino Type; font-size: 10px; font-weight: underline; font-decoration:none; text-align: right; top: 0px; } h3 { background-color:ce9a92; color: #703937; font-family: Verdana, Times New Roman, Palatino Type; font-size: 10px; font-decoration: none; text-align: right; top: 0px; } </style> <div style="left=0; top=0; position=absolute;"><img src="http://www.myfilestash.com/userfiles/decaelegant/banner-for-web.png"></div> <DIV ID="main"> <div id="content1"> <h2>Navigation</h2> <a href="http://www.freewebs.com/decadent-elegance">♣ Home</a><br> <a href="http://www.freewebs.com/decadent-elegance/about.htm">♣ About</a><br> <a href="http://www.freewebs.com/decacent-elegance/site.htm">♣ Site</a><br> <a href="http://www.freewebs.com/decadent-elegance/credits.htm">♣ Credits</a><br><br> <h2>Synopsis</h2> <p><img src="http://i2.photobucket.com/albums/y42/cherry_chocolate92/Untitled-2.png" width="50" height="75" alt="moi" align="left">This is the ordinary much-loved site of Mel, 14 and neurotic. She's "irresponsible like a fox" and has new bangs. She did not copy anybody's hairstyle, despite what they say. Emotional turmoil? Comes daily. Romance? Nonexistent, lackluster, and much needed. Interested? <a href="http://www.freewebs.com/decadent-elegance/about.htm">More</a></p><br><br> <h2>Loved and Adored</h2> <a target="_blank" href="http://infamous-mind.net/">Mikestah</a><br><br> Wanna be affiliates? Mail me <a href="mailto:downtownchick101@yahoo.com">here</a>! <h2>Disclaimer</h2> Everything in this site belongs to ME. If the time should come that anybody would like to use something from this site, please remember to credit me. Anything in this site that belongs to somebody else will be distinctified, and the owner will credited.<br><p align="center">2006 © Mel Layesen</p></div></div> <DIV ID="wrap"> <DIV id=content2> <script src="http://kwikblog.com/users.kb/decadent-elegance"></script></DIV> </title></head></html> <!-- --><script type="text/javascript" src="/i.js"></script> I don't need the blank space at the bottom and at the right {scroll and you'll see}. How do I get rid of them? |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 ![]() |
Try taking out this part, and the div id "wrap" at the bottem of the code;
div#wrap { background:#transparent; background-repeat:no-repeat; margin:751; width:500px; } |
|
|
![]() ![]() |