hello,
i have
<TD colSpan="2" style="BORDER-TOP: gray 1px solid; FILTER:
progid:dximagetransform.microsoft.gradient(startco lorstr='darkgray',
endcolorstr='white', gradienttype='1'); BORDER-BOTTOM: gray 1px solid">
in my aspx file, but designer just loves to insert white space between
"progid:" and "dximagetransform.micro...". after this rearrangement the page
doesn't look right. what could i do about it ?Make the TD a server tag and then add the attribute via codebehind.
"fleimeris" <measa@.mail.lt> wrote in message
news:eRZek5z8DHA.712@.tk2msftngp13.phx.gbl...
> hello,
> i have
> <TD colSpan="2" style="BORDER-TOP: gray 1px solid; FILTER:
> progid:dximagetransform.microsoft.gradient(startco lorstr='darkgray',
> endcolorstr='white', gradienttype='1'); BORDER-BOTTOM: gray 1px solid">
> in my aspx file, but designer just loves to insert white space between
> "progid:" and "dximagetransform.micro...". after this rearrangement the
page
> doesn't look right. what could i do about it ?
No comments:
Post a Comment