Elements: Refers to all commands consisting of tags that indicate start and end.
Tag: It is part of an element surrounded by '<' and '>'. It consists of a start tag (<>) and an end tag (</>), but some elements do not have an end tag.
Attributes: Used within the start tag of an element. It serves to specify commands.
Variables: Refers to values related to properties.