2013-03-17 2 views
0

나는 수많은 스레드를 여기에서 읽었으며 지금까지 아무런 운이 없었습니다. 이 페이지에서 div 사이의 공백을 제거하려고합니다.div 태그 사이의 공백 제거

"postarea"및 "rightsidebar"라고하는 div는 "postadvert"와 "postadvert"사이의 거리가 동일해야합니다. 누구든지 도와 줄 수 있습니까? 여기 here is the jsfiddle

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 

<head> 

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
<link href="styles.css" rel="stylesheet" type="text/css" /> 

<title>DTR html</title> 

</head> 

<body> 

<div class="pageWrapper"> 

    <div class="header"> 

    <a href="images/banner_gundam_space.jpg"><img src="images/banner_gundam_space.jpg" width="600" height="150" alt="Banner" class="banner"/></a> 

    <div id="rssline"> 
     <a href="localhost/dubtopian-review/register/"><img src="images/register.gif" width="70" height="40" alt="Register" class="rssline"/></a> 

     <a href="#"><img src="images/commentsrss.gif" width="160" height="40" alt="CommentsRSS" class="rssline"/></a> 

     <a href="#"><img src="images/entriesrss.gif" width="137" height="40" alt="EntriesRSS" class="rssline"/></a> 
     </div> 

    <div id="topadvert"> 
     <a href="#"><img src="images/adunit_234x60.gif" width="234" height="60" alt="Advert" /></a> 
     </div> 
    <div id="welcome"><img src="images/welcome.jpg" width="250" height="60" alt="Welcome to Dubtopia" /></div> 

<div id="menu"> 
<ul> 
      <li><a href="localhost/dubtopian-review/">Home</a></li> 
      <li><a href="localhost/dubtopian-review/anime-reviews/">Anime Reviews</a></li> 
      <li><a href="localhost/dubtopian-review/activity/">Activity</a></li> 
      <li><a href="localhost/dubtopian-review/forums/">Forums</a></li> 
      <li><a href="localhost/dubtopian-review/group-forums/">Group Forums</a></li> 
      <li><a href="localhost/dubtopian-review/groups/">Groups</a></li> 
      <li><a href="localhost/dubtopian-review/members/">Members</a></li> 
</ul> 
    </div> 

    </div><!-- End header --> 

<div id="contentWrapper"> 

    <div id="postadvert"><img src="images/advert_example_728x90.png" width="729" height="90" alt="Advert" /></div> 

    <div id="rightsidebar"> 

     <div class="rightcontainer"> 

      <div id="searchBox"><input type="text" name="search" size="25" /><input type="submit" value="Search" /></div> 

      <div class="sidebaradvert"><img src="images/advert_example_300x250.png" width="300" height="250" alt="Advert" /></div> 

      <div class="sidebarTitle1"><img src="images/recentseries.jpg" width="200" height="40" alt="Recent Series" /></div> 
       <ol> 
        <li><a class="widgetlink" href="#">Fullmetal Alchemist Brotherhood</a></li> 
        <li><a class="widgetlink" href="#">Aquarion Age</a></li> 
        <li><a class="widgetlink" href="#">Gurren Lagann</a></li> 
        <li><a class="widgetlink" href="#">Black Lagoon</a></li> 
        <li><a class="widgetlink" href="#">Chrome Shelled Regios</a></li> 
        <li><a class="widgetlink" href="#">Ergo Proxy</a></li> 
        <li><a class="widgetlink" href="#">Ghost Hunt</a></li> 
        <li><a class="widgetlink" href="#">Kurau Phantom Memory</a></li> 
        <li><a class="widgetlink" href="#">When They Cry</a></li> 
       </ol> 

     </div> <!-- END top series --> 

    </div><!-- End rightsidebar --> 

    <div id="postarea"> 
    <div class="post"> 
     <div class="postdate">5th Feb</div> 
     <img src="images/anime_images/fullmetal_alchemist_brotherhood.jpg" width="225" height="329" alt="Fullmetal Alchemist Brotherhood" /> 
     <p class="postcontent"><h2><a class="postlink" href="#">Fullmetal Alchemist Brotherhood</a></h2><br />In this world there exist alchemists, people who study and perform the art of alchemical transmutation—to manipulate objects and transform one object into another. They are bounded by the basic law of alchemy: in order to gain something you have to sacrifice something of the same value. The main character is the famous alchemist Edward Elric—also known as the Fullmetal Alchemist—who almost lost his little brother, Alphonse, in an alchemical accident. Edward managed to attach his brother's soul to a large suit of armor. While he did manage to save his brother's life, he paid the terrible price of his limbs. To get back what they've lost, the brothers embark on a journey to find the Philosopher's Stone that is said to amplify the powers of an alchemist enormously. Fullmetal Alchemist: Brotherhood is a re-telling of the story from the manga point of view.</p> 
     <a class="postcomments" href="#">comments</a> 
    </div><!-- End post --> 

</div><!-- End postarea --> 

<div id="footer"> 

    &copy; 2013 Dubtopian Review. "Dubtopian" - A fan of English dubbed anime. 

</div><!-- End footer --> 

</div><!-- End contentWrapper --> 

</div><!-- End pageWrapper --> 

</body> 
</html> 

그리고

enter image description here

는 postarea 및 rightsidebar 외에 다른 요소가 너무 CSS를

/* Typograhpy */ 

@charset "utf-8"; 
@font-face { 
font-family: Roboto; 
src: url('./webfonts/Roboto/Roboto-Black.eot'); /* EOT file for IE */ 
} 
@font-face { 
font-family: Roboto; 
src: url('Roboto-Black.ttf') /* TTF file for CSS3 browsers */ 
} 

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0} 

body { 
    background-image: url(images/bg.png); 
    background-repeat: no-repeat; 
    background-color: #666666; 
    margin-top: 50px; 
} 

.pageWrapper { 
    font-family: 'Roboto', sans-serif; 
    color: #FFFFFF; 
    width: 1040px; 
    background-color: #42413c; 
    margin-left: auto; 
    margin-right: auto; 
    font-size: 14px; 
    line-height: 1.4; 
    overflow: hidden; 
} 

h2 { 
    font-size:16px; 
    color:#E15122; 
} 

a { 
    color:#FFF; 
} 

a:hover { 
    color:#CCC; 
} 

/* Start of header */ 

.header { 
    height: 211px; 
    width: 1040px; 
} 

.banner { 
    border:0px; 
    position:relative; 
} 

.rssline { 
    position: relative; 
    bottom: 151px; 
    left: 628px; 
} 

#rssline img { 
    border:0px; 
    border-bottom: solid 1px transparent; 
} 
#rssline img:hover { 
    border-color: white; 
} 

#topadvert { 
    border: 0px; 
    position: relative; 
    bottom: 140px; 
    left: 703px; 
} 

#welcome { 
    position: relative; 
    bottom: 113px; 
} 

#menu { 
    position: relative; 
    bottom: 177px; 
    right: 10px; 
} 

.header #menu { 
    float: right; 
    height: 60px; 
    display: inline; 
} 
.header #menu ul { 
    font-family: 'Roboto', sans-serif; 
    color: #FFFFFF; 
    font-size:14px; 
    list-style-type:none; 
    margin:0; 
    padding:0; 
    padding-top:18px; 
    padding-bottom:6px; 
} 
.header #menu li { 
    display:inline; 
} 
.header #menu li a:link,a:visited { 
    font-size: 18px; 
    background-color:#2c2c2c; 
    text-align:center; 
    padding:15px; 
    text-decoration:none; 
} 
.header #menu li a:hover,a:active { 
    background-color:#191919; 
} 

/* END header */ 

/* START slider area */ 

#slider { 
    margin-right:10px; 
    margin-left:10px; 
    width: 1020px; 
    height: 250px; 
    background-color: #2c2c2c; 
} 

/* END slider area */ 

/* START posts and sidebar */ 

#contentWrapper { 
    width: 1040px; 
    height: 100%; 
} 

#postadvert { 
    width: 1000px; 
    background-color: #2C2C2C; 
    margin-top: 10px; 
    height: 100%; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    margin-left: 10px; 
    padding: 10px; 
} 

#postadvert img{ 
    position: relative; 
    left: 140px; 
} 

/* START sidebar */ 

#searchBox { 
    width:350px; 
    height:40px; 
    background-color: #1f1f1f; 
} 

.rightcontainer #searchBox input { 
    position:relative; 
    left:50px; 
    top:6px; 
} 

#rightsidebar { 
    width: 350px; 
    background-color: #2C2C2C; 
    float: right; 
    margin-top: 10px; 
    height: 100%; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    padding: 10px; 
} 

#rightsidebar .rightcontainer .sidebarTitle1 img{ 
    position:relative; 
    left:74px; 
} 

.number, .widgetlink { 
    display:inline; 
    margin-top:1px; 
} 



.rightcontainer ol { 
    position:relative; 
    background-color: #1f1f1f; 
    padding: 10px; 
    list-style-type: decimal; 
    margin:0px; 
} 

.rightcontainer ol li { 
    position:relative; 
    left:20px; 
    margin-top: 1px; 
} 

.commentdate { 
    background-color: #E15122; 
    width:50px; 
    padding-right: 5px; 
    padding-left: 5px; 
} 

.sidebaradvert { 
    margin-top: 10px; 
    background-color:#1f1f1f; 
    padding:10px 10px 10px 10px; 
} 

.sidebaradvert img { 
    position:relative; 
    left: 15px; 
} 

/* END sidebar */ 

/* START post area */ 

#postarea { 
    Float:left; 
    width: 620px; 
    background-color: #2C2C2C; 
    margin-top: 10px; 
    height: 100%; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    margin-left: 10px; 
    padding: 10px; 
} 

.post { 
    background-color: #1f1f1f; 
    padding: 5px; 
    text-align: justify; 
    clear: both; 
} 

.postdate { 
    position:absolute; 
    background-color: #E15122; 
    width:50px; 
    padding-right: 5px; 
    padding-left: 5px; 
    margin-top: 10px; 
    margin-left: 10px; 
} 

#postarea img { 
    float:left; 
    padding: 5px; 
} 

#postarea h2, #postarea p { 
    padding: 5px; 
} 

#postarea h2 a { 
    text-decoration:none; 
    color:#E15122; 
} 

#postarea .post .postcomments { 
    position:relative; 
    left:500px; 
    padding: 10px; 
} 

/* END post area */ 

/* START footer */ 

#footer { 
    float: left; 
    width: 1010px; 
    background-color: #2C2C2C; 
    padding: 5px; 
    text-align: center; 
    margin-top: 10px; 
    height: 100%; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    margin-left: 10px; 
} 

/* END footer */ 

답변

0

플로트이다. 이 같은

뭔가 : http://jsfiddle.net/ePySF/5/

.header #postadvert #contentwrapper { 
    float: left; 
} 
+0

불행하게도 페이지는 이제 잘못된 보인다. 이 페이지처럼 모든 부분을 분리하여 보관하고 싶습니다. http://jsfiddle.net/steveyk/LYLt4/ – Steve

+0

문제점을 발견했습니다. 그것을 좁히고 난 후에, 그것은 모두 부유물에 의해 만들어지는 쓸데없는 공간에왔다. 그리고 내가이 페이지에 왔을 때 http://css-discuss.incutio.com/wiki/Clearing_Space 특히 "이 플로트에는 항상 플로트가 포함되어있어 가장 간단한 해결책은 플로트하는 것입니다. 컨테이너! " 왼쪽으로 contentWrapper를 플로팅하고 공간을 postadvert 아래에서 위로 이동 한 다음 헤더를 왼쪽으로 띄우고 BAM이 원하는대로 모든 것을 표시했습니다. 이 문제가 해결되었습니다. – Steve