Thursday, August 11, 2011

CSS Hackeria

Add text using CSS
https://gist.github.com/1139319

There's also an :after pseudo-class.

Read more about this nifty trick here.

Positioning in CSS for noobs (like me)
Another trick I needed to learn in order to build Bloki is positioning a div in a corner. I asked my friend, who's some kind of CSS / HTML / JavaScript expert, Thomas Jirout about some advice and here's what he told me how to do it: https://gist.github.com/1139321


Damn, that's simple!

No comments:

Post a Comment