모르면 발목잡는...DTD
페이지 정보
작성자 서방님 댓글 0건 조회 130회 작성일 07-06-23 10:54본문

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "처럼 보여집니다.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
이렇게 지정한 경우
이렇게 보여지구요.
아래는 나머지 소스입니다.
"인사채용"의 padding 적용안되고, 적용되고의 차이가 있습니다.
--------------------------------------------------------------------------
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> new document </title>
<meta name="generator" content="editplus" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
</head>
<style type="text/css">
/*--[ 인사채용 베너 ]--*/
div#div_recruitBox {
width:183px;
height:45px;
cursor:pointer;
background-image:url("./banner_03.gif");
background-repeat:no-repeat;
color : #757575;
font-family: 돋움;
font-size : 9pt;
font-weight : bold;
line-height:45px;
padding : 0 0 0 16;
}
</style>
<body>
<div id="div_recruitBox" onclick="Insa_Popup('')">인사채용</div>
</body>
</html>
댓글목록
등록된 댓글이 없습니다.