html5

기본 템플릿

aneyh.c 2014. 5. 12. 14:02

<!DOCTYPE html>

<html>

<head>

    <title>New HTML5 page</title>

</head>


<body>

<!-- Add your content here-->

</body>

</html>


출처 : http://html5tutorial.net/examples/basic-template.html


저작자표시 비영리 변경금지 (새창열림)