+ 6
can the headings be arranged from h6 to h1? can I also use more headings like h7, h9
heading
8 Respuestas
+ 10
It is not recommended to change the order of the tags, as that will affect the way search engines index and "see" your site.
You can create the other tags as well, like h7, h8, etc., but those are invalid elements, so it is better to use a custom tag, like a div, and style it accordingly.
+ 2
For such a question you would learn more by just trying it in your browser by writing an html page that does that and see if it works
0
thanks @james
0
you can use any of the headings at any time but it is not advisable since search engines will always take h1 as the main heading. Headings is only from h1 to h6
0
yes u can add h6,h7
- 1
It simply won't work
- 1
agree
- 4
i dont know....