RKRakesh Kumarinrakeshraigar.hashnode.dev·Feb 11, 2023 · 1 min readcss new technologyCSS is constantly evolving, and new features and techniques are being added all the time. Some recent developments in CSS include: CSS Grid: This is a powerful layout system that makes it easy to create complex and responsive designs with grid-based...00
RKRakesh Kumarinrakeshraigar.hashnode.dev·Jan 19, 2023 · 1 min readCSS KnowledgeCascading Style Sheets (CSS) is a stylesheet language used for describing the presentation of a document written in a markup language. It is most commonly used to style and layout web pages written in HTML and XHTML, but can also be used with other m...00