페이지 내용상에서 그림 사이의 공란 문제
해지개
일반 html파일로 테스트 한결과 정상적으로 보였는데 워드프레스 페이지 글에서는 안보이네요.1. 워드프레스 페이지 않에 다음과 같은 테이블을 넣었습니다. 그런데 그림사이에 공란이 발생을 하네요. 어떤 속성값을 추가 해야 할지 하루 종일 뒤져봐도 도저히 모르겠네요. 고수님들 부탁 드립니다.table style=border: 1; margin: 0;outline: 0;padding: 0;vertical-align: middle; border-collapse: collapse; width=672 height=863
tr
td colspan=3
img src=http://global04.dothost.co.kr/images/design/design_01.gif width=672 height=158 alt=/td
/tr
tr
td
img src=http://global04.dothost.co.kr/images/design/design_02.gif width=219 height=209 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_03.gif width=235 height=209 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_04.gif width=218 height=209 alt=/td
/tr
tr
td
img src=http://global04.dothost.co.kr/images/design/design_05.gif width=219 height=143 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_06.gif width=235 height=143 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_07.gif width=218 height=143 alt=/td
/tr
tr
td
img src=http://global04.dothost.co.kr/images/design/design_08.gif width=219 height=208 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_09.gif width=235 height=208 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_10.gif width=218 height=208 alt=/td
/tr
tr
td
img src=http://global04.dothost.co.kr/images/design/design_11.gif width=219 height=145 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_12.gif width=235 height=145 alt=/td
td
img src=http://global04.dothost.co.kr/images/design/design_13.gif width=218 height=145 alt=/td
/tr
/table
/div2. 테마 안의 style.css파일에 다음과 같은 라인을 추가 하였습니다..design-layout table, tbody, tfoot, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: middle;
border-collapse: collapse;
}
그런뒤 1번 테이블 소스의 맨윗 줄을 다음과 같이 수정하였는데 스타일값이 적용이 안되더군요. CSS는 아직 입문이라 왜 적용이 안되는지 모르겠네요..ㅠㅠtable class=design-layout width=672어느부분이 잘못되어서 스타일값이 적용이 안되는건지 조언 부탁드립니다.(__)
-
향율
잘 해결되셨다니 다행입니다. ^^
번호 | 제 목 | 글쓴이 | 날짜 |
---|---|---|---|
2701151 | 사이트작업시 inputbox 가 readonly 형태표시 어떻게 하시나요? (1) | 찬내 | 2025-07-11 |
2701123 | 간단한 select 질문입니다 (3) | 천사의눈물 | 2025-07-11 |
2701061 | 비베질문.. | 똘끼 | 2025-07-10 |
2701034 | 메일폼 내 script 삽입가능한 방법 없을까요.. (2) | 마음새 | 2025-07-10 |
2701008 | 분명히 버튼을 만들었는데 액션이 안걸립니다. (3) | 재찬 | 2025-07-10 |
2700923 | 전체중앙정렬&독타입&쿼크모드 ㅜㅠ (8) | 푸른들 | 2025-07-09 |
2700893 | 질문드리겠습니다. | 도도한 | 2025-07-09 |
2700793 | 무비클립에 마우스 오버시 랜덤으로 효과음 나기는 어떻게 ;; (1) | 바닐라 | 2025-07-08 |
2700741 | 웹전송? (2) | 연와인 | 2025-07-07 |
2700686 | 카테고리 호버시 세부카테고리 보이게하는 것, css로만 가능할까요?? (3) | 다힘 | 2025-07-07 |
2700658 | 메타태그 질문드립니다..ㅠㅠ;;; | 모해 | 2025-07-07 |
2700632 | 외부에서 이미지 파일을 불러와야 합니다. 도와주세요. (4) | 에일린 | 2025-07-06 |
2700579 | (air + as3) smtp 이용해서 첨부파일 포함해서 메일 보내기 | 물보라 | 2025-07-06 |
2700524 | 클릭시 밑에 메뉴 나오게 (4) | 새솔 | 2025-07-05 |
2700505 | activex를 비쥬얼6.0으로 만들었는데요 비스타 배포시에 안되서 질문드립니다 (3) | 참이 | 2025-07-05 |
2700452 | c언어에서... 자료형 구분.... (3) | 시내 | 2025-07-05 |
2700422 | 버전에 관해 질문 | 라온제나 | 2025-07-04 |
2700393 | mysql이 갑자기!!!!!!!!!!!!!!!에러가;; (2) | 소미 | 2025-07-04 |
2700359 | 3.0 ) SimpleButton 상태 강제 변경 (3) | 희선 | 2025-07-04 |
2700304 | ie8 전용핵 문의 (3) | 여자 | 2025-07-03 |