Here are some Blogs...

Why do we know about CSS selector?

August 13,2022

A CSS seelector is the first part of a CSS Rule. It is a pattern of elements and other terms that tell the browser which HTML elements should be selected to have the CSS property values inside the rule applied to them.

What is the best use of CSS Grids?

August 13,2022

CSS Grid Layout excels at dividing a page into major regions or defining the relationship in terms of size, position, and layer, between paarts of a control built from HTML primitives. Like tables, grid layout enables an author to align elements into columns