Different between "div" "article" "section" | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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

26th Jul 2019, 10:25 AM
Rajesh Roy
Rajesh Roy - avatar
1 Resposta
+ 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.
26th Jul 2019, 11:20 AM
Anna/ŠŠ½Ń
Anna/ŠŠ½Ń - avatar