Formatting question

Bradley Miller bradmiller at dslonramp.com
Fri Jan 21 19:49:20 CST 2000


At 12:56 PM 1/21/00 -0600, Duston, Hal wrote:

>-----------                  -----------
>|         |  Multiple lines  |         |
>|         |                  |         |
>| image   |     of text      | image   |
>|         |                  |         |
>|         |     go here      |         |
>-----------                  -----------

Try this:

<div align="center">
<table width="100%" border=1 cellspacing=0 cellpadding=0>
<tr>
	<td align="right" height="200">image appears here
	</td>
	<td align="center" valign="middle">
		Multiple lines<BR><BR>
		of text<BR><BR>
		go here
	</td>
	<td align="left"  height="200">image appears here (2)
	</td>
</tr>
</table>
</div>

-- Bradley Miller




More information about the Kclug mailing list