HTML - Titles 1:6 (Headings)

A title in HTML is exactly what it looks : a real title or a subtitle.When you put a text in a tag <h1> , the text will be bolded, and the dimension of the letter will be the same with the number of the heading. he titles can have dimensions form 1 to 6 , where 1 is the smallest dimension and 6 the biggest dimension.


A title in HTML is exactly what it looks : a real title or a subtitle.When you put a text in a tag <h1> , the text will be bolded, and the dimension of the letter will be the same with the number of the heading. he titles can have dimensions form 1 to 6 , where 1 is the smallest dimension and 6 the biggest dimension.