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