Twitter imitation with only CSS
Wow, it’s been a while since I’ve updated this. I was out of town the entire last week. Hopefully, I’ll get back into the routine.
To start off, I wanted to try out some CSS3 stuff. I read about all the possibilities you can do with CSS3. I’m looking forward to them.
This Twitter imitation is created entirely from CSS. No images!
The interesting CSS3 property is the text shadow one because you can apply multiple text shadows to make the effect stronger.
I tried to apply the CSS transition property but it didn’t work for some reason. Maybe it only works with certain elements. Anyway, that’s it for now. =)
