<!--#include virtual="/dbcon.inc"-->
<!doctype html>
<html lang="ko">
<head>
<meta charset="utf-8" />
<title>HTML5 Demo</title>
<link rel="stylesheet" href="styles.css" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
</body>
</html>
'웹프로그래밍 > HTML5, CSS3' 카테고리의 다른 글
safari 버튼 스타일 무력화 (0) | 2021.04.15 |
---|---|
div 영역 벗어날때 (0) | 2019.05.28 |
셀렉트박스 css 스타일 변경 (0) | 2018.08.27 |
프레임, 아이프레임에서 쿠키,세션이 실종되는 문제 (0) | 2014.03.14 |
엑셀파일 출력시 줄바꿈 하기(alt+enter) (0) | 2012.10.26 |