HTML |
HTML
| <html> ... </html> | HTML- | ||||||||
| <head> ... </head> | WEB-, | ||||||||
| <title> ... </title> | , . <html> WEB-, | ||||||||
| <body> ... </body> | :
|
||||||||
| <base href=""> | "" URL . , . <head> | ||||||||
| <!-- ..... --> | . . . .. |
| <h1> ... </h1> | |||||||||||
| <h2>... </h2> | |||||||||||
| <h3> ... </h3> | |||||||||||
| <p> ... </p> | |||||||||||
| <h5> ... </h5> | |||||||||||
| <h6> ... </h6> | |||||||||||
| <p> ... </p> | . , , . :
|
||||||||||
| <blockquote> ... </blockquote> | |||||||||||
| <pre> ... </pre> | . , . . | ||||||||||
| <br> , <br> | . . , | ||||||||||
| <hr> <hr> | :
|
||||||||||
| <ol> <li>..</li> <li>..</li> </ol> |
:
|
||||||||||
| <ul> <li>..</li> <li>..</li> </ul> |
. :
|
| <em> ... </em> | |
| <strong> ... </strong> | |
| <cite> ... </cite> | |
| <dfn> ... </dfn> | |
| <samp> ... </samp> | , , |
| <kbd> ... </kbd> | , |
| <var> ... </var> | |
| <q> ... </q> | |
| <abbr> ... </abbr> | |
| <acronym> ... </acronym> |
| <b> ... </b> | |
| <i> ... </i> | |
| <tt> ... </tt> | |
| <u> ... </u> | |
| <big> ... </big> | |
| <small> ... </small> | |
| <sub> ... </sub> | |
| <sup> ... </sup> |
| <img> | :
|
||||||||||||
| <a> ... </a> | . , :
|
||||||||||||
| <table> ... </table> | :
|
||||||||||||||
| <tr> ... </tr> | :
|
||||||||||||||
| <td> ... </td> | :
|
||||||||||||||
| <caption> ... </caption> | :
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <!-- "Windows-1251" -->
<meta http-equiv="content-language" content="ru, russian"> <!-- "ru, russian" -->
<title> </title>
<meta name="keywords" content=" ">
<meta name="description" content=" ">
</head>
<body>
<h1> </h1>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="200">
<a href="page1.html" title=" 1"> 1</a><br>
<a href="page2.html" title=" 2"> 1</a><br>
<a href="page3.html" title=" 3"> 1</a><br>
<a href="page4.html" title=" 4"> 1</a><br>
<a href="page5.html" title=" 5"> 1</a><br>
<a href="page6.html" title=" 6"> 1</a><br>
<a href="http://www.mail.ru/" target="_blank"> </a><br>
</td><td width="100%">
<h2 align="center"> </h2> <!-- -->
<p> </p>
<p> </p>
<p> </p>
</td></tr>
</table>
</body>
</html>

| : | INTERNET |