...by side in the same table? I'm not sure how to do it. I got it done but it seems tedious and messy and I'd assume there is a better way. What I wrote was:
<table border=1>
<thead>
<th>Unordered List</th>
<th>Ordered List</th>
<tr>
<td><ul><li>An item</td></ul>
<td><ol><li>First...