emwiles/codexx-test
Repository files navigation
<table> <tr> <td>this is my simple table</td> </tr> </table> <table> <tr> <td>here is another table</td><td> with more content</td> </tr> </table> <h1>It's a header!</h1> <p>Here is a paragraph</p> <ul> <li>here is a wee bullet</li> </ul>