hey, my JSF code workds perfectly its the aesthetics that bother me.. My code has a single table in it and has basically three rows.
The first row just contains a centered Table Title while the second row has rounded tabs that are made by images.. The third row is sort of like a step status since the rounded tabs are the steps that one must acomplish.. Now if the tab is selected the color of the tab is blue and is th same color of the third row.. in mozilla it works fine since the tab and the third row seem to right on top on each other.. however in IE there is some sort of gap between them that is very noticable since it looks like a line break..

So the question is obvious, how do I remove the line? I've checked my code a couple of times and there are no indications that I placed a <br> tag at that portion..

Thanks in advance

in your css set padding to 0

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.