B
Brian Bischof
To get my formatting to work with Firefox and IE browsers, I have to be very
careful about the layout. So I'm removing all the Style tags that set the
Height and Width values (and some of these values make no sense). But then
when I go back on look at the HTML later on I see the Style tags have been
added back and my formatting is all screwed up again. Arghh!!
Can someone tell me how to make ASP.NET stop adding these troublesome Style
tags in my HTML? Is this a property I can set somewhere? I want my HTML to
be only what I type in.
Thanks.
careful about the layout. So I'm removing all the Style tags that set the
Height and Width values (and some of these values make no sense). But then
when I go back on look at the HTML later on I see the Style tags have been
added back and my formatting is all screwed up again. Arghh!!
Can someone tell me how to make ASP.NET stop adding these troublesome Style
tags in my HTML? Is this a property I can set somewhere? I want my HTML to
be only what I type in.
Thanks.