1μΌμ°¨ Paragraph, κΈμ¨ν¬κΈ° νκ·Έ
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>μλ νμΈμ</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script src="script.js"></script>
<h1> h1νκ·Έ μ λλ€. </h1>
<h2> h2νκ·Έ μ λλ€. </h2>
<h3> h3νκ·Έ μ λλ€. </h3>
<h4> h4νκ·Έ μ λλ€. </h4>
<h5> h5νκ·Έ μ λλ€. </h5>
<p> μμΈμ°μ μ§ν₯μμ <br /> μμΈνΉλ³μμ μμ¬νκ³ μλ μ€μκΈ°μ μ λͺ°λΌλͺ°λΌ </p>
<p> <a href="http://www.google.com">ꡬκΈννμ΄μ§</a> </p>
<p><i>Korean American</i></p>
<p>Korea<sub>Seoul</sub></p>
<p><ins>America</ins></p>
<p><del>delete</del></p>
</body>
</html>
------------------------- κ²°κ³Όλ¬Ό --------------------------------------------
h1νκ·Έ μ λλ€.
h2νκ·Έ μ λλ€.
h3νκ·Έ μ λλ€.
h4νκ·Έ μ λλ€.
h5νκ·Έ μ λλ€.
μμΈμ°μ
μ§ν₯μμ
μμΈνΉλ³μμ μμ¬νκ³ μλ μ€μκΈ°μ
μ λͺ°λΌλͺ°λΌ
Korean American
KoreaSeoul
America
delete