Welcome to my blog. I realize it's simple, but that's what I was going for. I wasn't looking for a lot of bells and whistles, just some place to post some inspiration and projects that I am working on. Some of you may be wondering, and actually I am using Tumblr to host these little blogs. Why? It's simple. I can get my message out and move on. Hope you enjoy what you find and come back.

May 2
One big eye, one little eye. (Taken with picplz.)

One big eye, one little eye. (Taken with picplz.)

May 2
Really WKU? This is what our tuition pays for? (Taken with picplz.)

Really WKU? This is what our tuition pays for? (Taken with picplz.)

Easter. (Taken with picplz.)

Easter. (Taken with picplz.)

CSS Box Shadow

I am no longer going to be putting syntax code on the blog itself…if you have been reading, I am doing all of this work on The Lab

So, for the next post I am going to be explaining CSS Box Shadow. For a live demo, go here. But if you want to hear more, read on.

CSS box shadow allows you to give your design that extra dimension without needing to use images. It can easily be applied to any <div> of any size, and consists of only three simple lines of code.

Check it out!