Article & section | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Article & section

Should I always use <article> and <section> instead of <div>? Div's are very common in modern webpages šŸ˜’

10th Feb 2018, 10:05 AM
Illia Tverdokhlib
1 Resposta
+ 6
In HTML5, we use <article> , <nav> instead of div id="nav"</div> etc šŸ˜‰
10th Feb 2018, 1:21 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar