Tag is the smallest interface component of a web page.
Tag là một thành phần giao diện nhỏ nhất của một trang web.
A website is built by the structure of many combined tags.
Tag consists of 3 components
Tag always owns Box Model.
Box Model is an object used to manage the style system of individual tags, through the following attributes:
Tags can exist in the following 3 forms:
Example:
<p> Học Viên </p>
In the example above: