Friday, 20 March 2009

CSS Selectors

http://www.w3.org/TR/CSS2/selector.html - Nice overview of CSS Selectors. After this read you would not be afraid of things like this:


DIV > P:first-child { text-indent: 0 }

Cross browser support for inline-block styling

Interesting article on how to use "inline-block" CSS attribute in different browsers... Located here. Found this quite useful after an hour of fight with that ****** IE...

Wednesday, 11 March 2009

Hi there and welcome!

As mentioned in the title, this blog will contain some of my notes regarding my development activities. So expect posts about Java, J2EE, JavaScript, CSS and many many others.. Everything that I'll find interesting or worth noting will be posted here.. Most of this stuff will be wrote for my own needs, just to remember what and where I've read, how to resolve some kind of the problem, how to set-up this framework... and so on. But if someone finds this helpful it would be cool =).

So see you in the next post.. Enjoy! ;)