Posted in css

CSS fix: Overriding inline styles

Inline styles are a big no no, but lets face it there are somethings we have to deal with from time to time. I have come across situations where I don’t have access to compiled code and can’t access inline style that have been assigned. Here’s a neat trick.

read the rest of this article

Posted in css

CSS3 Flex Box module

We all know CSS3 is here, and its here to change the way we develop the sites we design. It’s going to keep us all on our toes, waiting in suspense to get the go ahead to start using one more feature that is supported through all the browsers.

read the rest of this article