S
Steve D.
I am using a MasterPage where the middle column - in a table of 3 columns -
contains the ContentPlaceholder.
Within this ContentPlacehoder, on a different page, I use tables to layout
sections of my form.
The form renders as I would expect in IE7. In FireFox, the column widths are
all out of whack - mostly, they are too wide.
Looking at the generated page source in FireFox I cannot immediately see why
these columns are so much wider.
I've seen suggestions about using <div> and css rather than tables. Can this
be done within a content placeholder - which itself is within a table on the
MasterPage?
Any advice or article links appreciated.
S. Daum
contains the ContentPlaceholder.
Within this ContentPlacehoder, on a different page, I use tables to layout
sections of my form.
The form renders as I would expect in IE7. In FireFox, the column widths are
all out of whack - mostly, they are too wide.
Looking at the generated page source in FireFox I cannot immediately see why
these columns are so much wider.
I've seen suggestions about using <div> and css rather than tables. Can this
be done within a content placeholder - which itself is within a table on the
MasterPage?
Any advice or article links appreciated.
S. Daum