Help With Css 21.08.08
Hello,
I am using css (table less desing) for my custom CMS (php).. but the problem is when I show categories they are not in equal height. The reason is for each category the description lenght is differnet some have 2 paragraphs and some are just 1..
Here is what I am looking for.
1.. Clean CSS code to show 2 columns with equal height
2.. No CSS hacks.
3.. Should be compatible in most of the modern browsers (IE6, IE7, FF2, FF3, Safari)
4.. I am using change class on mouseover and mouseout.
5.. Should be able to apply it to the php code attached.
6.. Create style.css separately and code the php_code.php accordingly.
Sample html file attached which shows how it should look like. its in the table coding. which ofcourse you need to refer just how it should look like with div and css



