+ 1
Different between "div" "article" "section"
I don't understand what the different between div article section when can We use this type of tag
1 Answer
+ 4
Semantic tags, unlike divs, structure the page and play a role in seo optimization, it is considered that search engines see them and divide them into semantic blocks, just like you do when you specify them in my code. Not using these tags is not considered an error.