PDA

View Full Version : text & graphics viewed as graphics


lamar241
07-29-1999, 07:10 PM
I use MS Publisher to create my site.[nbsp][nbsp]If you have a text box that "wraps" the text around a graphic, everything is viewed as a graphic when published to the web.[nbsp][nbsp]I am new (so be nice :) ) and want to know if all software does this.
Thanks!
Karen

Terence
07-29-1999, 07:25 PM
want to know if all software does this.

No! I see you still haven't gotten over this problem yet. :)

You really should try out some of the other applications dedicated to web authoring.[nbsp][nbsp]For example, Macromedia Dreamweaver 2 and MS FrontPage 2000.

Deb
07-30-1999, 12:47 AM
If using HTML you'll find one of the ways this is accomplished by viewing http://www.aota.net/Tutorials/HTML/ImageTag.shtml

The align=left or align=right attribute allows the text to wrap the images (you'll see this near the bottom of the tutorial)

Deb