Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div {
text-indent: 3ch;
}
</style>
<body>
<div>123456</div>
</body>
<!DOCTYPE html>
<style>
div {
text-indent: 3ch;
}
</style>
<body>
<div>123456</div>
</body>