<h1>Heading One</h1> <h2 style="margin-right: 0px;" dir="ltr">Heading Two</h2> <h3>Heading Three</h3> <pre>Preformatted <strong>bold</strong> <em>italic</em> <span style="text-decoration: underline;">underline</span> <a href="test2.php">test</a> test<br></pre> <p>Paragraph</p> <p style="margin-right: 0px; text-align: left;" dir="ltr">Normal </p> <ul> <li>List 1</li><li>List 2</li><li>List 3</li> </ul> <ol> <li>Ordered List</li><li>Ordered List</li><li>Ordered List</li><li>Ordered List</li> </ol>