masterjake
New Member
- Messages
- 73
- Reaction score
- 0
- Points
- 0
I ran into a problem in my tables where the information would appear halfway down the screen (it stretches the table really far down cause it's centered to the center. To fix this I used valign attribute in the td's
and it looks perfect in Internet Explorer but in Firefox it's still screwed up. Why? Any Fixes?
Code:
<td valign="top">
and it looks perfect in Internet Explorer but in Firefox it's still screwed up. Why? Any Fixes?