author | hgs |
Tue, 12 Oct 2010 17:17:12 +0300 | |
changeset 78 | 175a0d824084 |
parent 0 | 2e3d3ce01487 |
permissions | -rw-r--r-- |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <i>Hello, this is italic text line. Variable width, 12pt.</i> <p>This is normal text. <p><b>This is bold text.</b> <p><u>This is underlined.</u> <p>List of three items: <ol> <li> first</li> <li> second</li> <li> third</li> </ol> <h1> Heading 1 here</h1> <tt>Fixed width text here.</tt> <p><font color="#FF0000">One red and line at the end.</font></html>