<!DOCTYPE html>
<html>
<body>
<p>Hypertext Markup Language (HTML)</p>
<blockquote>
(HTML) is the standard markup language for creating web pages and web applications.
</blockquote>
</body>
</html>
<!--
run:
Hypertext Markup Language (HTML)
(HTML) is the standard markup language for creating web pages and web applications.
-->