what is global namespace in javascriptIn JavaScript, the global namespace refers to the global scope or the highest level of scope in a program. It is the space in which variables, functions, and objects are defined outside of any function, class, or block. Any variable or function defin...Apr 7, 2023·1 min read
What are media queries in CSS and their use case?Difference between min-width and max-width in media queries?Explain float and clear property in CSS!Jan 29, 2023·2 min read
Why is it called a pseudo-class?What are the different types of transition properties in CSS?What are gradients in CSS ?Why is it called a pseudo-class?What are the different types of transition properties in CSS?What are gradients in CSS ?Jan 29, 2023·1 min read
What are margin and padding when do you use them?What is display property and explain ? Explain min-height,min-width,max-height and max-width in CSS?What are margin and padding when do you use them?What is display property and explain ? Explain min-height,min-width,max-height and max-width in CSS?Jan 29, 2023·2 min read
What is Emmet and What are the advantages of using Emmet?Short notes on Emmet and the advantages of using Emmet.Jan 20, 2023·2 min read
History of JavaScript and EcmaScript.Explanation on History of JavaScript and EcmaScript.Jan 17, 2023·2 min read