Using Reserved Characters and Symbols in HTML
Understand how to correctly use reserved characters and special symbols in HTML by utilizing entities. This lesson teaches you the difference between coded and named entities and how to incorporate them into your web pages.
We'll cover the following...
We'll cover the following...
In a few listings, you have already met a strange set of character literals, such as in this snippet:
In those ...