HTML output 1 |
<HTML> |
<HEAD> </HEAD> |
<BODY> |
<H2>TOC</H2> |
<H3 style="color:red">Chapter 1</H3> [ |
<i>This is a comment</i>] |
<H3 style="color:red">Chapter 2</H3> |
<H2>TEXT</H2> |
<H3 style="color:blue">Chapter 1</H3> |
<i>This is a comment</i> And this is some text |
<H3 style="color:blue">Chapter 2</H3>This is some text as well </BODY> </HTML> |