| A | B |
| Used to go to the next line. | <br> |
| Used to place text in the title bar | <title> |
| Used to start a document in html. | <html> |
| Used to start a new paragraph. | <p> |
| Used for the heading in a table. | <thead> |
| Used to start an unordered list. | <ul> |
| Used to underscore text. | <u> |
| Used to center text. | <center> |
| Used to set a hypertext anchor. | <a> |
| Used to bold text. | <strong> |
| Used to indicate ASCII | <&> |