5. 웹프로그래밍

기본구조

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<title>My test page</title>

</head>

<body>

<p>This is my page</p>

</body>

</html>

HTML

https://developer.mozilla.org/ko/docs/Learn/HTML/Introduction_to_HTML/Getting_started

CSS

https://developer.mozilla.org/ko/docs/Learn/Getting_started_with_the_web/CSS_%EA%B8%B0%EB%B3%B8