1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html>
<head> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <meta http-equiv="content-type" content="application/xhtml+xml; charset=euc-kr" /> <!--<meta http-equiv="content-type" content="application/xhtml+xml;" /> <meta charset="euc-kr">-->
</head>
<body>
</body> </html>
|