[thelist] critique and review request for 2 sites

Karen J. Bowen karen at miinx.com.au
Mon Apr 22 11:39:07 CDT 2002


Samir M. Nassar wrote:
> Karen,
>
> Thank you. I guess I'll stop wrapping the text then. I had seen boxes,
> but forgot to follow up on why they showed up. Thanks for figuring this
> out.
>
> Samir M. Nassar
>

No problem Samir.  But I wouldn't go so far as to stop wrapping the text
completely.  Just make sure you don't stick a line break in the middle
of a string - particularly any attribute strings.

So do this:
<img src="myimage.jpg" width="100" height="100"
	alt="my image title" title="my image title">

instead of this:
<img src="myimage.jpg" width="100" height="100" alt="my image
	title" title="my image title">

Cheers,
Karen
------------
Miinx Design & Development
e :: karen at miinx.com.au
p :: 03 9534 2659
w :: www.miinx.com.au




More information about the thelist mailing list