<< Entities | Index: HTML Basics | Next: Tables >>

Entities ! - 2

There are lots of HTML entities, and they exist so you can include characters in a web page that would normally be a problem, either because they’re part of HTML syntax (like <), or they’re ignored (like runs of more than one space), or they’re otherwise weird (like ü and å and ¢).

Some commonly-used entities:

& lt; &gt; &nbsp; &amp; &quot; &copy;