웹 표준 사이트 만들기/레이아웃 구조 실습 (9) 썸네일형 리스트형 웹 표준 사이트 만들기 9강 index.html header contents cont_tit cont_ban cont_cont footer style.css @charset "utf-8"; /* 레이아웃 */ #wrap {width: 100%;} #header {width: 100%; height: 325px; background: #111;} #contents {width: 100%;height: 800px; background: #222;} #footer {width: 100%; height: 200px; background: #333;} /* 컨텐츠 레이아웃 */ #cont_nav {width: 100%; height: 200px; background: #333;} #cont_tit {width: 100%; height: 20.. 웹 표준 사이트 만들기 8강 8강부터는 작업한 레이아웃을 서버에 업로드하며 진행 www.dothome.co.kr 닷홈 호스팅 닷홈은 도메인, 무료 웹호스팅, 웹빌더, 메일호스팅, SSL보안인증서, 서버호스팅, 코로케이션 등 다양한 호스팅 서비스를 제공하고 있습니다. www.dothome.co.kr https://filezilla-project.org/ index.html style.css @charset "utf-8"; /* 레이아웃 */ #wrap {width: 100%;} #header {width: 100%; height: 325px; background: #111;} #contents {width: 100%;height: 800px; background: #222;} #footer {width: 100%; height: 20.. 웹 표준 사이트 만들기 7강 *tip* -전체적 쓰임은 id -세부적 쓰임은 class header-top header-nav banner content1 content2 content3 footer-nav footer-info https://inf.run/Ks2S 웹 표준 사이트 만들기 6강 header banner contents footer https://inf.run/Ks2S 웹 표준 사이트 만들기 5강 header banner content footer https://inf.run/Ks2S 웹 표준 사이트 만들기 4강 header nav side content1 content2 footer https://inf.run/Ks2S 웹 표준 사이트 만들기 3강 side header contents footer https://inf.run/Ks2S 웹 표준 사이트 만들기 2강 왜 내 미리보기와 강의선생님의 미리보기가 다른지 의문 header nav side_left contents side_right footer https://inf.run/Ks2S 이전 1 2 다음