|
Wrapping text around a text box
I don't even know what to call this. I would like to have a small text box, with a border and with smaller text size than the rest of the page, positioned on the left side of a table (actually, about 10px away from the edge) and in the middle. I want text in the main table to flow around that text box -- top, bottom and right side.
I may also want to do this same thing on other pages, but the small text box would be positioned differently. Maybe I would center it at the bottom of the page, put it on the right side, middle, even position it so that it is centered in the middle of a page with text wrapping around all sides.
Can someone tell me what this is called and explain the coding, including HTML and CSS I would need to do to make this happen? Yes, I'm new at this, but I'll learn fast.
Thank you,
Grump
|