Posts Tagged ‘html’
Custom CSS for Internet Explorer 6 & 7
I was working on my mini-project. The project was a CMS for a school. I finished everything about it. I mean the php, mysql javascript, flash, and all that. But i had a small problem with the theme.
To be specific the CSS was different in Internet Explorer. I mean that i had to give internet explorer a different code to get the same effect in the various browsers. Firefox(my all time favorite), Safari and the rest.
IT was only internet explorer that gave me the issues.
Let me get to it.
Efficient and easy way to debug CSS
If you’ve been working with CSS for some time, you’ve probably spent a fair bit of time debugging seemingly untractable problems that turn out to have a very simple solution.
The question: What can we do to debug our CSS faster? is there a streamlined way of debugging CSS.
Okay i want to share with you some few tips that i use in my CSS debugging