CSS is a language used to describe how a web page should look like. With CSS we can set position, colors, fonts, layout of each element in an HTML page. In this blog post I will share some tips to improve your CSS code and the performance of your web app.
Table of contents
Why should I care shorthand properties? πWhat are shorthand properties?CSS Background ShorthandCSS Border ShorthandCSS Font ShorthandCSS Inset ShorthandCSS Padding ShorthandCSS Margin ShorthandConclusion1 Comment
Sort: