Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>&lt;p&gt;</title>
</head>
<body>
<!-- is block -->
<p class="class" id="id" xml:lang="en">text</p>
<!-- can contain interactive -->
<p><a>text</a></p>
</body>
</html>