HTML pomůcky
From Znalosti
Revision as of 08:48, 7 July 2016 by Admin (talk | contribs) (Založena nová stránka s textem „Kategorie:HTML [http://webdesign.about.com/library/bl_htmlcodes.htm HTML Codes—HTML Special Characters] - The following list includes the HTML codes…“)
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" />