Chapter 04 - HTML Overview
Chapter 04 - HTML Overview
Line breaks
Tabs
Unrecognized markup
Microdata: https://www.w3.org/TR/microdata/
Microformats: https://microformats.io/
Empty elements
Good practice: close them explicitly (e.g. <br /> instead of <br>)
https://www.w3.org/TR/xhtml1/#C_2
Attributes
Attributes
"http://www.w3.org/TR/html4/strict.dtd">
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
© is displayed as ©
¢ is displayed as ¢
See https://dev.w3.org/html5/html-author/charref
How many HTML tags are there?
— https://developer.mozilla.org/en-US/docs/Web/HTML/Element