<html>
<head>
<title>태그연습</title>
</head>
<body bgcolor=yellow>
<marquee direction=up scrolldelay=200>
<h1>제목글 크기연습입니다.</h1>
<h2>제목글 크기연습입니다.</h2>
<font size=5>글자크기연습입니다.</font><p>
<font color=blue>글자색
연습입니다.</font><p></font><br>
<font face=궁서>글자모양 연습입니다.</font><br>
</marquee>
</body>
</html>