급하게 표준,코딩,테이블 (?) 관련 질문드립니다!!
진주
이팝업창이 공지사항 작성시 가로세로값을 픽셀로 적으면 늘어나고 줄어나는 팝업창입니다.
해서 상하좌우 부분에 배경이미지를 만들어서 테이블로 만든뒤 배경css로 깔아놨는데요.
파이어폭스에서는 정상적으로 보이는데 인터넷익스플로러에서는 깨지네요..
소스 올려놓겠습니다. 코딩은 혼자서 공부하려니까 어렵네요..
좋은수정안 있으면 알려주시면 감사드리겠습니다.-----------------------------------------------------------html--------------------------------------------------------
html
head
titlenotice_pop/title
meta http-equiv=content-type content=text/html; charset=euc-kr
!-- 테이블 배경 css 정의 --
style type=text/css
!--
.top_bg {
background-image: url(/images/pop/top_bg.png);
background-repeat: repeat-x;
}
.l_bg {
background-image: url(/images/pop/left_bg.png);
background-repeat: repeat-y;
}
.r_bg {
background-image: url(/images/pop/right_bg.png);
background-repeat: repeat-y;
background-position: right;
}
.l_bg2 {
background-image: url(/images/pop/left_bg2.png);
background-repeat: repeat-y;
background-position: right top;
}
.r_bg2 {
background-image: url(/images/pop/right_bg2.png);
background-repeat: repeat-y;
}
.b_bg {
background-image: url(/images/pop/b_bg.png);
background-repeat: repeat-x;
}
!-- 사용텍스트 css정의 --
.main_t {
font-family: 돋움;
font-size: 12px;
color: #999999;
text-decoration: none;
}
.title_t {
font-family: 돋움;
font-size: 13px;
font-weight: bold;
color: #003366;
}
.main_t {
font-family: 돋움;
font-size: 12px;
color: #666666;
text-decoration: none;
}
--
/style
/head
body bgcolor=#ffffff leftmargin=0 topmargin=0 marginwidth=0 marginheight=0
table width=529 border=0 align=left cellpadding=0 cellspacing=0
tr
td height=106 colspan=2 class=top_bg
img src=/images/pop/top_l.png width=240 height=106 alt=공지사항/td
td class=top_bg/td
td colspan=2 align=right class=top_bg
img src=/images/pop/top_r.png width=151 height=106 align=right/td
/tr
tr
td rowspan=3 class=l_bg/td
td colspan=3 class=title_t공지사항 테스트중입니다./td
td width=41 rowspan=3 class=r_bg/td
/tr
tr
td colspan=3 height=10/td
/tr
tr
td colspan=3 rowspan=2
p class=main_t /p
p class=main_t내용입니다./p
p class=main_t /p
p class=main_t /p
p class=main_t /p/td
/tr
tr
td width=26 class=l_bg/td
td width=41 class=r_bg/td
/trtr
td class=b_bg
img src=/images/pop/b_l.png width=26 height=95/td
td colspan=2 class=b_bg/td
td colspan=2 align=right class=b_bg
img src=/images/pop/b_r.png width=151 height=95 align=right/td
/tr
tr
td width=26 height=1 /td
td width=214 height=1 /td
td width=146 height=1/td
td width=102 height=1 /td
td width=41 height=1 /tdbrd
/tr
/table
/body
/html
-----------------------------------------------------------------------------------------------------------------------
번호 | 제 목 | 글쓴이 | 날짜 |
---|---|---|---|
2701230 | 테마 설정하면 밑에 뜨는 글 삭제 (1) | 창의적 | 2025-07-12 |
2701177 | css적용이 안되요~ (6) | 다니엘 | 2025-07-11 |
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 |