| <?xml version="1.0" encoding="utf-8"?> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta content="text/html; charset=utf-8" http-equiv="content-type"/> |
| <title>가나다</title> |
| <link href="styles.css" rel="stylesheet" type="text/css"/> |
| <style type="text/css"> |
| .Section-0 { |
| width: 210mm; |
| } |
| .Section-0 .HeaderPageFooter { |
| position: relative; |
| margin-top: 20mm; |
| margin-right: 30mm; |
| margin-bottom: 15mm; |
| margin-left: 30mm; |
| } |
| .Section-0 .Page { |
| padding-top: 15mm; |
| padding-bottom: 15mm; |
| } |
| </style> |
| </head> |
| <body> |
| <div class="Section Section-0 Paper"> |
| <div class="HeaderPageFooter"> |
| <div class="Page"> |
| <p class="Normal"><span class="lang-ko">가나다</span> </p> |
| <p class="Normal"><span class="lang-ko">라마바</span> </p> |
| <p class="Normal"><span class="lang-en">new page</span> </p> |
| </div> |
| </div> |
| </div> |
| </body> |
| </html> |
|
|