HTML Element Attributes

Every html tag can have local and global attributes.
  • Local attributes are specific to the html element.
  • Global attributes are common for all elements.

Example

Anchor tag (a) has href attribute. Anchor tag (and all other elements like span, div) also has title (global) attribute.

Web development and Automation testing

solutions delivered!!