HSHimanshu Sainiindevhimanshu.hashnode.dev·Jan 8, 2023 · 1 min readCSS Box ModelThe CSS box model is a very important thing to consider when we talk about the design and layout of our website. It is used to create the design and layout of web pages. It can be used as a toolkit for customizing the layout of different elements. Th...00
HSHimanshu Sainiindevhimanshu.hashnode.dev·Nov 20, 2022 · 3 min readCSS SelectorSo, CSS selector is very simple and just used when anyone want to style any HTML element. To give our page style i.e if you want to change any element color ,want to give any font style or want to give any border etc There is lot of stuff we can do w...00