Scope in js If you'd like to code in JavaScript, understanding the scope of variables is a must. So before understaning what is scope lets see some...
What do you mean by DOM ? The Document object model(DOM) is an application programming interface (API) for HTML , The browser parses the content into...
Semantic HTML What is Semantics? In Programming world semantics refers to the meaning of a piece of code. Why do we need semantic HTML ? semantic...