A tip on CSS prefixes

The most easiest way to write CSS Prefixes

 To make CSS prefixes for different browsers takes a lot of time. Designers can make many prefix for each browser by using CSSPrefixer instead. CSSPrefixer saves time. If you are using Python framework, you can just let CSSPrefixer do the work by taking your normal CSS code and let insert all the extra prefixes needed for other browsers.

 http://cssprefixer.appspot.com/

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s