CSS Selector§
In This tutorial we will discuss CSS
Selector and also we will learn types of CSS Selector. §
A CSS selector is nothing it is a
pattern to match an HTML element on a web page.
§
The style rules...
What is ECMAScript 2015 or ES6

What is ECMAScript 2015 or
ES6
Variables In ECMAScript:-
§ Variables had
two types of scope.
1.
Block
scope
2.
Global
scopeGlobal Scope:-§ If we are
declare any variable inside...