tomhartland
05-14-2004, 03:55 AM
This sounds like it should be really simple, but I'm having one of those days (and it's only 8:50am - not good).
Is there a web control to produce a <div> tag? Using the WebControls.Label class produces a <span> tag, but I can find no control which produces a <div>.
(I'm resorting to using a HtmlControls.HtmlGenericControl at the moment, but would prefer to use a built in class.)
Am I being totally thick? (Okay, thicker than normal...)
Cheers,
Tom
Is there a web control to produce a <div> tag? Using the WebControls.Label class produces a <span> tag, but I can find no control which produces a <div>.
(I'm resorting to using a HtmlControls.HtmlGenericControl at the moment, but would prefer to use a built in class.)
Am I being totally thick? (Okay, thicker than normal...)
Cheers,
Tom