I want to have a small text box positioned near the middle of the page and on the left side. It will have a border or 1 or 2 pixels and I would like it to be about 10 pixels away from the left side of the table it's in. The main table has text that I want to wrap around the top, bottom and right side of that text box -- just like if that text box were an image. The small text box must resize to match the resolution or window size of the user.

What is this called and how do I code something like this? Obviously, I'm pretty new at this stuff, but I am having fun learning.

Thank you