Keeping You Optimized.

Articles

Using CSS Text-Shadow to Create Embossed Text

Posted by Michael Barton

This is a great article talking about using the CSS text-shadow property to create a shadow beneath your text.

Making an iPad HTML5 App & making it really fast

I've been doing a little bit of research lately about iPad and iPad apps. Not too much research, but enough to where I feel like sharing something with you all. The author of script.aculo.us, Thomas Fuchs, wrote a great article on how to make your iPad HTML5 apps run faster. Here are the key takeaways:

Creating Beveled Images with CSS

I'm a big fan of SitePoint. In fact, other than the old HTML Goodies site, I've learned most of my CSS from SitePoint. This afternoon while I was cleaning out my email inbox, I came across a nice article about Creating Beveled Images with CSS. It starts out showing you what the end result will be, gives you 4 techniques to follow with examples so you know what it looks like, and, it ends with where you can go to take beveling one step further.

CSS3 Generators

If you've ever had to work wtih CSS3, you know how annoying it can be. Remembering what browser supports what can be painful and time consuming. Luckily, there are some great CSS3 generators out there to save us a headache or two. The following are a few CSS3 generators for you to play with and bookmark for the next time you're working with CSS3.

CSS only animation effects

In my quest to know more than I should know, I found the following css effects:

SitePoint CSS Reference

Posted by Michael Barton in

SitePoint is a great resource for learning how to do things on the web. Visit SitePoint's CSS Reference Section.