I need more clarity on this subject. Can anybody give me an example of article and section elements used?
Thanks,
Bhavana
I need more clarity on this subject. Can anybody give me an example of article and section elements used?
Thanks,
Bhavana
Hello @kitturbhavana3986111 !
By using Semantic HTML, we select HTML elements based on their meaning, not on how they are presented. Look at the first lesson for Semantic HTML; it gives you an example of where they go in HTML.
I hope this helps =)
I am a little confused, codeacademy said that for best practice we should use Semantic but moving forward most html code is in non-Semantic specially after Box Models.