+ 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