Welcome to My...
Each page for a website is laid out with a simple structure. It starts with a large header then carries into a box of text that is important. Then there is a subheading with more text and the cycle repeats itself. This is the beginning of creating a simple structure to any website.
The structure of HTML is made up of tags which are also known as elements. There are very many tags that can be made up to make a website come to life. The common ground for them is that they always start with an opening tag and ending tag. The element is what brings text or something as simple as a box into existence on a web page. A tag is also made up of attributes. The attributes give the elements more information of what is going on to the page. Understanding what different tags are and what their functions are will only help designers excel at building websites.