Files
study1/index.html
2023-04-13 18:04:31 +09:00

12 lines
284 B
HTML

<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div>hi11111111</div>
</body>
</html>