Wrapping text around a text box in FP 2003

A

Al Krismer

Hello,

I am trying to learn the procedure of using text boxes in
Frontpage 2003. Are you able to wrap text around the text box?

Thanks

Al
 
T

Thomas A. Rowe

Avoid using text box, as they only viewable in IE browser, as they are implement as VML which is not
supported in other browsers. Use tables.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

is that text box as in the VML object or text box as in <input type="text"> ?
 
Top