2007년 10월 29일
디자인 레이아웃 CSS
body{
margin:0;
padding:0;
text-align: center;
font-family: arial;
}
a {
text-decoration: none;
font-weight: bold;
border: none;
}
a:hover {
text-decoration: underline;
border: none;
}
/* Layout */
#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;
float: left;
border: solid; border-width: thin;
}
#entire{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}
#header {
height: 200px;
width: 100%;
}
#top_top {
width: 100% ;
text-align: right;
height: 30px;
}
#top_middle {
height: 150px;
width: 100%;
background: transparent;
}
#top_logo {
float: left;
height: 100%;
width: 300px;
}
#top_banner {
float: right;
height: 100%;
width: 600px;
text-align: left;
}
#top_bottom {
height: 40px;
width: 100%;
}
#topmenu {
float: left;
height: 40px;
width: 750px;
}
#search {
float: right;
height: 40px;
width: 210px;
}
#content {
height: 100%;
width: 100%;
background: transparent;
}
#content_left {
float: left;
width: 200px;
}
#leftmenu {
width: 200px;
}
#leftbanner {
width: 200px;
}
#content_center {
float: left;
width: 570px;
}
#pathway {
float: left;
height: 10px;
width: 570px;
}
#viewcontent {
float: left;
height: 100%;
width: 570px;
}
#content_right {
float: right;
width: 195px;
float: right;
}
#rightmenu {
width: 195;
}
#rightbanner {
width: 195;
}
#footer {
text-align : center;
height: 80px;
width: 100%;
background: transparent;
float: left;
}
이 글과 관련있는 글을 자동검색한 결과입니다 [?]
- 내 스킨 수정에 대한 간략한.. by 緣。
- 스킨 교체 실패 by 루미
- 링크 공간(?) 만들기. by 가야
- 본문과 덧글에 이미지 넣는 방법 by 오필리아
- 박스태그 by 이쌤
# by | 2007/10/29 15:07 | CMS | 트랙백 | 덧글(0)




☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]