An element without a closing tag is known as a void element.
HTML attributes are special words used inside the opening tag of an element to control the element's behavior. just like arguments of a function.
The <fieldset> tag is used to group related elements in a form.
In CSS rem stands for “root em”, a unit of measurement that represents the font size of the root element.