Files
chocomae/index.html
T

19 lines
319 B
HTML

<html>
<head>
<title>마우스 타자 연습</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="resources/css/homepage.css">
</head>
<body bgcolor="lightgrey">
</body>
</html>