Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Заголовок веб-страницы</title>
</head>
<body>
<h1>Заголовок документа</h1>
<p>Абзац текста</p>
</body>
</html>