Online Forum To Support Coders With Technical Assistance - Read Write Execute

Category: Css

22 items
Curated articles, deep-dives, and performance optimizations engineered for developers.
CSS

what is material design ?

Material design is combination of classic principles of design and new technology created by google.It is a new...

CSS

what is grouping in css ?

when more then one selectors have same declaration, they grouped by a coma(,) eg : a,p,ul {}

CSS

what is css ?

css stands for cascading style sheet,used to design your web documents