나는“이혼”을 겪고 있습니까? (CSS 전문가 필요) div의 과도한 사용을 비난하는 기사를 많이 읽었습니다. 다음 마크 업에서 그렇게 할 수 있다는 느낌이 있습니다. .container { margin: 0 auto; overflow: hidden; width: 960px; } /* header */ #header { background: #EEE; } #header h1 { float: left; } #header h2, #header a, #header p { color: #999; } #header h1 a { background: url(../images/logo.png) no-repeat scroll 0 0; float: left; height: 30px; text-indent: -9999px..