what is use instead of <div> in html5 | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is use instead of <div> in html5

27th Sep 2016, 10:24 AM
Maxwell Festus
Maxwell Festus - avatar
3 ответов
+ 1
it depends on what you are using the div to achieve. if web pages, html5 provides <header><nav><article><section><footer><aside> tags to represent such divisions.
27th Sep 2016, 1:24 PM
victor
victor - avatar
0
<section>
27th Sep 2016, 12:32 PM
Baillie O'grady
Baillie O'grady - avatar
0
<article>
29th Sep 2016, 10:21 AM
Maxwell Festus
Maxwell Festus - avatar