| CHARACTER CODE | PRODUCES THIS | DESCRIPTION |
|---|---|---|
| < | < | less than (or the opening angle bracket) |
| > | > | greater than (or the closing angle bracket) |
| | a non-breaking space: space between words | |
| ¢ | ¢ | cent sign |
| © | © | copyright symbol |
<html>
<body>
put character code here!
</body>
</html>