Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Заголовок документа</title>
</head>
<body>
<p>Обычный текст.</p>
<code>Строка кода программы.</code>
<p>Продолжение обычного текста.</p>
</body>
</html>