이렇게 구성했는데..엄청난 공백이..
/*
이 CSS파일은 W-RN의 템플릿용 파일입니다.
누구도 사용할수 없음을 알려드립니다.
*/
html{margin:0;padding:0}
body{margin:0;padding:0}
/*
html,body부분 공백을 없애 주는 CSS문장.
*/
.body{font: 12px arial,sans-serif}
#wrapper{
float:left;
width:100%
}
#header{
height:83px;
line-height:83px;
background:url("../images/head.png");
background-repeat:repeat-x;
}
#menu{
width:100%
height:56px;
margin-top:50px;
margin-bottom:60px;
}
#content{
margin-top:30px;
width:516px;
position:relative;
padding-left:170px;
line-height:1.2
}
#navigation{
float:right;
background:url("../images/m_info.png");
width:115px;
height:419px;
margin-left:-130px;
}
#extra{
background:url("../images/submenu.png");
float:left;
width:169px;
height:419px;
margin-left:-100%
margin-top:50px;
}
#tail{
background:url("../images/tail.png");
background-repeat:repeat-x;
height:92px;
line-height:92px;
margin-top:50px;
margin-bottom:100%
}
잘출력됩니다.
문제는...
tail밑으로 동일 사이즈의 공백이 생겼습니다. ㅠㅠ;
이 CSS파일은 W-RN의 템플릿용 파일입니다.
누구도 사용할수 없음을 알려드립니다.
*/
html{margin:0;padding:0}
body{margin:0;padding:0}
/*
html,body부분 공백을 없애 주는 CSS문장.
*/
.body{font: 12px arial,sans-serif}
#wrapper{
float:left;
width:100%
}
#header{
height:83px;
line-height:83px;
background:url("../images/head.png");
background-repeat:repeat-x;
}
#menu{
width:100%
height:56px;
margin-top:50px;
margin-bottom:60px;
}
#content{
margin-top:30px;
width:516px;
position:relative;
padding-left:170px;
line-height:1.2
}
#navigation{
float:right;
background:url("../images/m_info.png");
width:115px;
height:419px;
margin-left:-130px;
}
#extra{
background:url("../images/submenu.png");
float:left;
width:169px;
height:419px;
margin-left:-100%
margin-top:50px;
}
#tail{
background:url("../images/tail.png");
background-repeat:repeat-x;
height:92px;
line-height:92px;
margin-top:50px;
margin-bottom:100%
}
잘출력됩니다.
문제는...
tail밑으로 동일 사이즈의 공백이 생겼습니다. ㅠㅠ;
댓글 2개
Mentor
15년 전
margin-bottom:100%
이부분이 문제 아닌가요 ^^?
이부분이 문제 아닌가요 ^^?
Acazen
15년 전
감사합니다. 해결했네요..
저는 무조건 밑으로 붙게할려고 입력한건데..
그런 현상이 ㅎㅎ;
저는 무조건 밑으로 붙게할려고 입력한건데..
그런 현상이 ㅎㅎ;
게시판 목록
디자이너톡
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 220 | 14년 전 | 1211 | ||
| 219 | 14년 전 | 837 | ||
| 218 |
Insungbyun
|
14년 전 | 616 | |
| 217 |
|
14년 전 | 1092 | |
| 216 | 14년 전 | 954 | ||
| 215 | 14년 전 | 933 | ||
| 214 |
어린왕자임
|
14년 전 | 2123 | |
| 213 |
|
14년 전 | 903 | |
| 212 |
Insungbyun
|
14년 전 | 941 | |
| 211 | 14년 전 | 1621 | ||
| 210 | 14년 전 | 977 | ||
| 209 |
아빠는태그왕
|
14년 전 | 816 | |
| 208 | 14년 전 | 821 | ||
| 207 | 14년 전 | 1152 | ||
| 206 | 14년 전 | 808 | ||
| 205 |
|
14년 전 | 1368 | |
| 204 | 14년 전 | 1453 | ||
| 203 | 14년 전 | 782 | ||
| 202 | 14년 전 | 632 | ||
| 201 | 14년 전 | 974 | ||
| 200 | 14년 전 | 1317 | ||
| 199 |
|
14년 전 | 1057 | |
| 198 | 14년 전 | 1066 | ||
| 197 | 14년 전 | 843 | ||
| 196 |
secret
|
14년 전 | 630 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기