123456789101112131415 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>background.html</title>
- <meta name="keywords" content="keyword1,keyword2,keyword3">
- <meta name="description" content="this is my page">
- <meta name="content-type" content="text/html; charset=UTF-8">
-
- </head>
-
- <body>
-
- </body>
- </html>
|