...

/

Going Global: Global Attributes

Going Global: Global Attributes

In this lesson, we will deal with setting and using global attributes in HTML DOM.

We'll cover the following...

The HTML DOM defines global attributes that you can assign to every document node and it also specifies events that the browser fires either as a result of a user interaction or as a page lifecycle event. ...