Re: Nested Table - what's wrong with this code? -
08-09-2004
, 07:50 AM
On Mon, 09 Aug 2004 02:25:51 GMT, "michaaal" <res0gyio (AT) verizon (DOT) net> wrote:
: Search
: Catalog -------> The image is to the right
: ---------------------------------------------
:
:
: The problem is the browser displays the output something like this...
: ---------------------------------------------
: Search
: Catalog
:
: The image is below
<table align=left>
</table>
<img src="...>
Or use the CSS float=left
Sid |