table 에서 td 에 내용이 없어도 라인이 나오게 할수 없나요? 정보
table 에서 td 에 내용이 없어도 라인이 나오게 할수 없나요?본문
nbsp 말고 다른 방법이 없을까요?
nbsp 를 쓸 상황이 아니라..^^
nbsp 를 쓸 상황이 아니라..^^
댓글 전체
empty-cells:show;
이런 게 있긴한데 IE에서는....
자바스크립트로 빈 셀에 &nbps;를 넣어 주는 게 있네요.
http://stackoverflow.com/questions/57002/css-to-make-an-empty-cells-border-appear
이런 게 있긴한데 IE에서는....
자바스크립트로 빈 셀에 &nbps;를 넣어 주는 게 있네요.
http://stackoverflow.com/questions/57002/css-to-make-an-empty-cells-border-appear