Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<style>
div { background: green; }
</style>
</head>
<body>
<div><p>OneTwo</p></div>
</body>
</html>