Special Characters

BR and HR aren't containers.<HR>
Use them<BR>
to cause line breaks
BR and HR aren't containers.
Use them
to cause line breaks

"Entities" start with "&" and end with ";". Common examples:

&lt;

< (less than)

 

&nbsp;

nonbreaking space

&gt;

> (greater than)

 

&copy;

© UO

&amp;

& (ampersand)

 

&deg;

25° C.

See "Special HTML Characters" for a (fairly) complete list.


Next: Images