1 2 3 4 5 6 7
<html> <head> </head> <body style="margin: initial;" contenteditable="true" onload="document.execCommand('outdent', false, null);"></body> </html>