HELP! * GREY=local LOCAL HTML version of Foils prepared December 5 1996

Foil 17 More on Inlined Images

From Preparing Web Pages - HTML Presentation: Preparing Web Pages with HTML -- Fall Semester 96. by Nancy McCracken * Critical Information in IMAGE

In general, text is not flowed around images. Instead, think of the text as a stream of items with an inlined image just occuring as one more item in the stream.
The only exceptions to this are additions to the ALIGN attribute (align=left|right) which DO allow text to be flowed either to the left or the right of an image.
<img src="tekke.gif" align=left> This Tekke style rug was imported from Pakistan. <br> 1986 <br clear=left>
The <br> tag can be used to start a new line beside the image. Then the <br> tag is extended to have an attribute CLEAR=left|right|all to start a new line where the left margin is clear of images, the right margin, or both.


Local Full HTML * Separate IMAGE foil in Local Presentation
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Dec 6 1996