HTML pomůcky
Z Znalosti
HTML Codes—HTML Special Characters - The following list includes the HTML codes for many of the special character symbols used on web pages. It's easy to use HTML code on web pages, just find the character you need and paste in the code for it. You should use the Unicode character set, and define that in the head of your document. You define this characters set by putting this line in the HEAD of your document:
<meta charset="utf-8" />