AKAvinash karninavinashkarn.hashnode.dev·Dec 31, 2022 · 1 min readSelector in CSSWhat is Selector: A CSS selector is the CSS rule that can specify the pattern of element and other terms that tell the browser which HTML element should be selected . Element Selector: The element selector selects HTML elements based on the element n...00
AKAvinash karninavinashkarn.hashnode.dev·Dec 17, 2022 · 3 min readIntroduction to Web and HTMLWeb: The Web is the common name for the World Wide Web, a subset of the Internet consisting of pages that can be accessed by a Web browser. Many people assume that the Web is the same as the Internet, and use these terms interchangeably. However, the...00