|
You are missing your <TD>
And in order to get the text under the picture you have to do one of two things.
Either <TR> <TD> a separate text row or put a <BR /> after each picture.
The <br /> forces the line feed
Watch out, the purists here will tell you to do the whole thing in CSS.
They can show you how to do that......
|