N
Nathan Sokalski
I am trying to convert <td width="*"> to CSS, but all the sources I could
find that give the syntax for the CSS width property say that you must
specify a length, percentage, auto, or inherit. I also noticed that the
Style Builder dialog in Visual Studio 2005 does not let me enter an * for
the width property (not to say that this isn't an error in VS2005, but it
makes me wonder if an * is valid or not for CSS). How would I convert <td
width="*"> to CSS? Thanks.
find that give the syntax for the CSS width property say that you must
specify a length, percentage, auto, or inherit. I also noticed that the
Style Builder dialog in Visual Studio 2005 does not let me enter an * for
the width property (not to say that this isn't an error in VS2005, but it
makes me wonder if an * is valid or not for CSS). How would I convert <td
width="*"> to CSS? Thanks.