묻고답하기
홈 css 디자인했더니만 ㅠㅠ 고수님들
2010.10.09 22:43
아나 이미지 자동조절 왜 안됩니까
가로크기만 늘어버리지요
overflow:hidden; 안먹히지요. 그대로 짤려버리지요... ㅡㅡ
- CSS
//---------------------------------------------------------------
* { font-family:"Malgun Gothic","맑은 고딕","Nanum Gothic","나눔 고딕","Dotum","돋음","Gulim","굴림"; }
a { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:red; }
#wrap { width:1004px; margin:auto; text-align:center; font-size:12px; background:#FFFFFF; }
#header { margin:20px 0 5px 0; text-align:left; }
.colunm { width:200px; text-align:left; }
.content { width:800px; text-align:left; }
.main_footer, .main_header { border:2px solid silver; margin:0 0 5px 0; }
.main_content { margin:0 0 5px 0; text-align:left; }
//---------------------------------------------------------------
고수님들아 해결점요
www.nzone.wo.tc << 사잇주소안알려줫엇군
잘 적용되고 있는 것 같습니다만.