What is the best way to display thumbnail photos and their titles with
HTML/PHP?  Table?

If I do <table width="100%"> and <td width="750"> all works fine - the
<img>'s "word wrap".  But, when I do <table width="100%"> and <td
width="100%">, I get a horizontal scroll bar and the <img>'s go off to
the left.

Todd



--
Todd Cary
Ariste Software
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to