Archive for January, 2009
Where I Get My News
Friday, January 16th, 2009
This morning it occurred to me that I haven’t written a post about my RSS feeds. I’ve been meaning to for about a year now, but for whatever reason it hasn’t happened until now. I rely on my feed reader for a lot of inspiration so I feel like I should share that and maybe [...]
Tags: rss
Posted in News, Web Development | 8 Comments »
Centering an Image
Tuesday, January 6th, 2009
<div align=”center”> is deprecated. It’s been deprecated for a long time, but it keeps creeping up for things like center aligning an image. Another popular way to do this is to wrap an extra div around the image and set the text alignment to center. This creates (as you might know, I hate), an added [...]
Tags: CSS, xhtml
Posted in Web Development, Web Standards | 6 Comments »


