| A | B |
| <table> | marks the start of a table |
| </table> | marks the end of a table |
| <th> | defines a table header cell |
| <tr> | deines a row of cells within a table |
| <td> | defines a data cell in a table |
| <caption> | creates a caption for a table |
| <b> | defines bold text |
| <br> | inserts a single line break |
| <col> | defines attributes for table columns |
| <a> | defines an anchor |
| <map> | defines an image map |
| <ol> | defines an ordered list |
| <ul> | defines an unordered list |
| <option> | defines an option in a drop-down list |
| <p> | defines a paragraph |
| <img> | defines an image |
| <form> | defines a form |
| <li> | defines a list item |
| <mailto:> | creates an email link |
| <big> | increases the font size in cmparison to the surrounding text |
| <small> | decreases the font size in comparison to the surrounding text |
| <sub> | subscripts text |
| <sup> | superscripts text |
| <blockquote> | indents margins on sections of text |
| <embed> | allows you to add a music file |
| <form> | adds a form to the page |
| <marquee> | adds scrolling text |
| <meta> | used by search engines to allow them to more accurately list your site in their indexes |