Web site development

Sam Clippinger samc at silence.org
Sat Jan 22 04:03:33 CST 2000


When last we left our heroes, Duston, Hal had just said:
> -----------                  -----------
> |         |  Multiple lines  |         |
> |         |                  |         |
> | image   |     of text      | image   |
> |         |                  |         |
> |         |     go here      |         |
> -----------                  -----------

Everyone seems to be recommending tables for this, but there's another solution
as well:

<IMG SRC="foo.jpg" ALIGN=LEFT>
<IMG SRC="bar.jpg" ALIGN=RIGHT>
<CENTER>
Multiple lines
<P>
of text
<P>
go here
</CENTER>
<BR CLEAR=ALL>

Obviously you'll want to put your widths, heights, borders, etc. in the IMG
tags as well.

                                -sam

 Sam Clippinger               For PGP public key (KEY ID: 431C5529), see
samc at silence.org          http://www.micro.com/~samc or http://pgp.ai.mit.edu
=============randomly selected quote===no relevance to the above=============
"Failure can only exist when good men stand idle."
                      - Lewis P. O'Neal, MOS Chieftain Fading Silver Star




More information about the Kclug mailing list