Before we start our extensive coverage of all of the child tags of the parent <body> tag, which is itself a child tag of the <html> tag, let’s take a chapter here at the front of the book to cover the “global” parameters, which can be used by any of the tags in HTML5. These work with elements (tags) in the HEAD and BODY sections of the HTML5 document definition. In fact, a couple of them were covered in the first five chapters of this book!
In this chapter, I go over 16 parameters supported across all HTML5 document-level tags. I show you what these parameters ...