Web application Performance Optimization Part 2: Optimizing CSS

by Mohsin Naeem

In this part of the series, I’m going to share some of the techniques that I used to optimize SharePoint/ASP.NET applications from CSS perspective. All of the following techniques are common for other technologies too.

Use Shorthand Properties

There are few shorthand properties available in CSS that we can use to set several properties at once. Those properties are: background, border, font, list-style, margin, padding, and outline.

Click here to continue reading.

Leave a comment

Leave a comment