Home

CSS Gradient Generator & Rotating Text

Here are a couple tools to help you add gradients to your site.

Would you like to add a nice gradient to an element on your site? Fortunately, there are some awesome tools to make such an endeavor fairly straightforward, especially if you've used gradients in other programs. Here's a pretty cool one with cross-browser support (including Internet Exploder).

CSS can be a funny thing. Something complicated like gradients can be relatively straightforward, while simply rotating text can be a bear to no end, especially when you desire cross-browser functionality. Here's a good intro to rotating text. Unfortunately, when I tried I had major issues with both positioning and appearance in Internet Exploder.

Let's Connect

Keep Reading

A Brief Introduction to Inlining Critical CSS

Although more applicable to traditionally-built sites, inlining critical CSS can be a quick and easy performance boost for your site, especially as it grows.

Jun 25, 2022

Add Custom CSS to SharePoint 2010 without Master Page

Here's how you can add custom styles to a specific site collection in SharePoint 2010.

Dec 02, 2012

Keep Your CSS Files Organized

CSS files are notorious for very quickly growing long, jumbled and confusing. Here's how I stay organized

Jan 15, 2013