<Semantic Markup> - Explaining the HTML Elements of meaningful markup
Semantic stands for meaning and combined with the word "Markup", it stands for "meaningful markup" or writing meaningful HTML.
Why?
Code is callable & friendly to other applications.
Making code more accessible to developers and people in general.
...
nishanthchandra.hashnode.dev2 min read