Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!-- название -->
- <title>Сайт</title>
- <!-- кодировка -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <!-- иконка -->
- <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
- <!-- стили -->
- <style></style>
- </head>
- <!-- содержания веб-страницы -->
- <body>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment