<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title></title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<link type="text/css" rel="stylesheet" href="Css/common.css">
</head>
<body>
<div style="background-color:#f1f1f1;position:relative;">
<div style="width:940px;margin: 0 auto;border:1px #acacac solid;height:90px;">aaaa</div>
<div style="width:100%;background-color:#cfcfcf;position:absolute;left:0;top:74px;*top:73px;"><div style="width:940px;margin: 0 auto;">aaaa</div></div>
<div style="width:940px;margin: 0 auto;position:relative;left:0;top:0;border:1px #acacac solid;height:90px;">aaaa</div>
</div>
<div>
<p style="background-color:#cfcfcf;width:200px;">이미지</p>
<span style="display:none;">
이미지설명
</span>
</div>
</body>
</html>
'CSS HTML5 > 퍼블리싱 팁' 카테고리의 다른 글
coda 단축키 (0) | 2016.11.09 |
---|---|
테이블 cellspacing="0" 대신 할 css (0) | 2016.11.09 |
카테고리 슬라이딩 (0) | 2016.11.09 |
버튼 클릭 시 레이어 팝업 (0) | 2016.11.09 |
수직 슬라이딩 메뉴 (0) | 2016.11.09 |