Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CSS and images in text boxes

Status
Not open for further replies.

robot7

Programmer
Joined
May 24, 2003
Messages
1
Location
US
Is there any way to use CSS in text boxes (my text is in a separate file with some HTML formatting)? This site looks like they use it:


Also, I'm pretty sure you can't, but is there any way to include images in a text box?

Thanks,
robot7
 
you can use html tags to format the text in a dynamic text box but there is no way to add an image to a text box.

you could use a scrollpane for text and images or you can use a component


the above component is easy to use and allows text and images in the one box.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top