Cards Reviewing Basic Coding Vocabulary

Void element

The same as a tag, except it only includes one tag for every instruction.

Tag

An instruction telling HTML what to do. There are usually two tags for every instruction: an opening tag and a closing tag.

Attribute

Modifies a tag's behavior. These are always placed in the opening tag.