HTML Lesson 11: Global Attributes

  • 4 years ago
http://xoax.net/

Lesson Page:
https://www.xoax.net/html/crs/core/lessons/Lesson11/

HTML Reference Page:
https://xoax.net/html/ref/core/

In this HTML lesson, we reveal which attributes are common to all HTML elements and how they function. Since they are usable on all elements, these are called "global attributes." There are 14 global attributes, which we divide into three groups. The first group is the most commonly used and contains id, class, style, and title. The second group is mostly programming related and consists of accesskey, tabindex, draggable, and contenteditable. Third group is contains the uncommon attributes: hidden, data-*, dir, lang, spellcheck, and translate.

Copyright 2020 XoaX.net LLC