수다닷컴

  • 해외여행
    • 괌
    • 태국
    • 유럽
    • 일본
    • 필리핀
    • 미국
    • 중국
    • 기타여행
    • 싱가폴
  • 건강
    • 다이어트
    • 당뇨
    • 헬스
    • 건강음식
    • 건강기타
  • 컴퓨터
    • 프로그램 개발일반
    • C언어
    • 비주얼베이직
  • 결혼생활
    • 출산/육아
    • 결혼준비
    • 엄마이야기방
  • 일상생활
    • 면접
    • 취업
    • 진로선택
  • 교육
    • 교육일반
    • 아이교육
    • 토익
    • 해외연수
    • 영어
  • 취미생활
    • 음악
    • 자전거
    • 수영
    • 바이크
    • 축구
  • 기타
    • 강아지
    • 제주도여행
    • 국내여행
    • 기타일상
    • 애플
    • 휴대폰관련
  • 프로그램 개발일반
  • C언어
  • 비주얼베이직

너무 초보가 기초적인 질문드려 죄송합니다_수정했습니다

리카

2023.04.01

이제 막 시작해서
맨땅에 해딩 중이라 ㅠㅠ 모르는거 투성이네요
도움 부탁드립니다아래 소스좀 봐주세요 ㅜㅜ

* 문제점 : 좌측메뉴나 div.visual의 bg가 브라우저 높이에 상관없이 끝까지 쭉 내려와야 하는데요
div.contens 안에 아무것도 안 넣으면 잘 되다가 이미지만 넣으면 중간에 뚝... ㅜㅜ
끝나버리네요 도와주세요 고수님들

---------------코딩-----------------
!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
html xmlns=http://www.w3.org/1999/xhtml
head
meta http-equiv=Content-Type content=text/html; charset=utf-8 /
link href=../css/style.css rel=stylesheet type=text/css /
title미디어올 홈페이지에 오신 것을 환영합니다/title
/head
body
div class=wrap
h1서브페이지/h1
div class=leftmenu
h2좌측메뉴영역/h2
p class=logo
img class=fix src=../images/logo.jpg alt= /
/p
ul class=leftmenu_list
li class=titlea href=../introduction/introduction_01.html회사소개/a/li
lia href=../introduction/introduction_01.html-회사소개/a/li
lia href=../introduction/introduction_02.html-오시는길/a/li
li class=titlea href=../cable/cable_01.html케이블광고/a/li
lia href=../cable/cable_01.html-케이블광고/a/li
lia href=../cable/cable_02.html-케이블tv방송사현황/a/li
li class=titlea href=../vod/vod_01.htmlvod광고/a/li
li class=titlea href=../commercial/commercial_01.html지상파광고/a/li
li class=titlea href=../cf/cf_01.htmlcf제작/a/li
lia href=../cf/cf_01.html-cf제작/a/li
lia href=../cf/cf_02.html-포트폴리오/a/li
li class=titlea href=../inquiry/inquiry_01.php광고문의/a/li
/ul
p class=banner_customer
img src=../images/banner_customer.jpg alt= /
/p
p class=copyright
img src=../images/text.gif alt= /
/p
/div
div class=sub_visual
h2컨텐츠 영역/h2
div class=sub_topmenu
h3top메뉴/h3
ul class=topmenu_list
lia href=../img src=../images/top_menu.png alt= //a/li
liimg src=../images/top_cus.png alt= //li
/ul
/div
div class=pagetitle
h3페이지제목/h3
p class=introductionimg src=../images/cable/title01.jpg alt= //p
div class=pagecourse
h4페이지경로/h4
span class=pagecourse_textHOME 케이블광고 케이블광고/span
/div
/div
div class=quick
h3광고문의 퀵메뉴/h3
a href=../inquiry/inquiry_01.phpimg class=fix src=../images/sub_quick.png alt= //a
/div
div class=contens
h3상세내용/h3
p class=cable_imgimg src=../images/cable/01-1.jpg alt= //p
p class=cable_imgimg class=cableimg_line src=../images/cable/01-line.jpg alt= //p
p class=cable_imgimg src=../images/cable/01-2.jpg alt= //p
p class=cable_imgimg class=cableimg_line src=../images/cable/01-line.jpg alt= //p
p; p class=cable_imgimg src=../images/cable/01-3.jpg alt= //p
p class=cable_imgimg class=cableimg_line src=../images/cable/01-line.jpg alt= //p
p class=cable_imgimg src=../images/cable/01-4.jpg alt= //p
/div
/div
/div
/body
/html
-----------------css------------------
/*********************************************
* LINK
*********************************************/
A:link {color:#666666; text-decoration:none; }
A:visited {color:#666666; text-decoration:none; }
A:active {color:#8298cf; text-decoration:none; }
A:hover {color:#073D7B; text-decoration:none; }
/*********************************************
* BODY
*********************************************/
body,p,div,ul,li,dl,dt,dd,img{
margin:0px; padding:0px; list-style:none; border:0;
}
body{
background:url(../images/bg_all.jpg) top center no-repeat #ccccc3;
}
h1,h2,h3,h4,h5,h6{
width:0px; height:0px; font-size:0px; line-height:0px; position:absolute; overflow:hidden;
}

/*********************************************
* FORM
*********************************************/
.input {margin:0; padding:0; font-size:12px; color:#666; background-color:#fff; border:1px solid #c5c5c5;}
/*********************************************
* text
*********************************************/
.t1 {color:#638c0b;}
.t2 {color:#225377;}
.t3 {color:#c30000;}
.t4 {color:#028c4a; font-weight:bold;}
.t5 {color:#c30000; font-weight:bold;}
.t6 {color:#ffffff; font-weight:bold;}
.t7 {color:#3085d3; font-weight:bold; font-size:14px; font-family: 돋움, Arial; padding-left:10;}
.b {font-weight:bold; padding-left:10;}
.textarea { border: #cccccc 1px solid; font-size: 12px; color:#666666; background-color:#ffffff;}
/*********************************************
* padding
********************************************/
.35-10 { padding-left:35; padding-right:10;}
.l35 {padding-left:35;}
.l10 {padding-left:10;}
.l10_2 {padding:5 0 5 10;}
/********************************************//*********************************************
* 서브공통
********************************************/
div.sub_visual{
width:800px; height:100%; float:left; top:0px; bottom:0px; position:absolute; left:200px; background:#0066FF;
}
div.sub_topmenu{
width:127px; height:20px; float:left; z-index:2; position:absolute; left:673px; top:0px;
}
div.pagetitle{
width:800px; height:50px; margin-top:50px; margin-bottom:50px;
}
div.pagecourse{
width:300px; height:16px; float:left; text-align:right; position:absolute; left:500px; top:84px;
}
span.pagecourse_text{
font:normal 11px 돋음; color:#333;
}
div.quick{
width:73px; height:50px; position:absolute; top:200px; left:730px; z-index:2;
}
div.contens{
width:800px; position:absolute; top:200px; left:0px;
}
p.introduction{
float:left;
}

/*********************************************
* 케이블광고
********************************************/
div.table2_territory{
width:800px; float:left;
}
table.table2{
width:580px; border-spacing:1px; font:normal 12px 돋음; margin:10px 110px; margin-bottom:50px;
}
table.table2 td{
height:25px; vertical-align:middle;
}
p.table2_title img.title{
margin:40px 225px;
}
img.cableimg_line{
margin:50px 0px;
}

신청하기





COMMENT

댓글을 입력해주세요. 비속어와 욕설은 삼가해주세요.

번호 제 목 글쓴이 날짜
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
2700281 이런경우 어떻게 코딩해야 표준에 따르는건가요? (6) 늘솜 2025-07-03
<<  이전  1 2 3 4 5 6 7 8 9 10  다음  >>

수다닷컴 | 여러분과 함께하는 수다토크 커뮤니티 수다닷컴에 오신것을 환영합니다.
사업자등록번호 : 117-07-92748 상호 : 진달래여행사 대표자 : 명현재 서울시 강서구 방화동 890번지 푸르지오 107동 306호
copyright 2011 게시글 삭제 및 기타 문의 : clairacademy@naver.com