<class home>  <html part I>   <back   next>

html

Writing html:

Special Symbols:
Certain characters do no display properly on the web if you just type them in normally.
You need to use a name or a number code for these characters.

number code:
&#231;
(ç)

a name code:
&nbsp;
(a space between letters)

&copy;
(©)