index 간격 넒히는 법
본문
답변 3
default.css
#container {position:relative;float:left;min-height:500px;height:auto !important;margin:50px 0;height:500px;font-size:1em;width:930px;zoom:1}
min-height:500px 조정
저거 css로 처리를 하는데 만약에 플롯을 했을경우엔 클리어를 해야하구요
플롯을 안썼으면 마진 탑이나 마진 마텀으로 늘려주사면 되요
감사합니다
답변을 작성하시기 전에 로그인 해주세요.