N
Nicolas Verhaeghe
I have a request for a drop-down mixing font style in one of my Web
forms.
Basically, each option item has to be in normal style, up to the
middle where the style needs to be italic.
For instance (in old school HTML):
Choice 1 - <i>legend 1</i>
Choice 2 - <i>legend 2</i>
Etc...
Of course the <i> will not be interpreted and will show as is.
I believe this is something I can do with style sheets.
I am using FW 3.5, and coding in C#, using a drop down list.
forms.
Basically, each option item has to be in normal style, up to the
middle where the style needs to be italic.
For instance (in old school HTML):
Choice 1 - <i>legend 1</i>
Choice 2 - <i>legend 2</i>
Etc...
Of course the <i> will not be interpreted and will show as is.
I believe this is something I can do with style sheets.
I am using FW 3.5, and coding in C#, using a drop down list.