Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi ashley3ee, I’m looking for the solution on how to get the images to show up and stumbled across this page. I’m doing it exactly like you did. Could you share how you got it to work please?

    Thread Starter fifaifo

    (@fifaifo)

    Hello Fifaifo,
    I’ll take a closer look …. I’ll let you know

    But I need to see your table coding. all you are showing is a picture.
    … and that does not tell me any thing.

    Opps. Here you go!

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”http://www.w3.org/1999/xhtml”&gt;
    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=shift_jis” />
    <title>Untitled Document</title>
    <style type=”text/css”>
    <!–
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    –>
    </style></head>

    <body>
    <table width=”100″ height=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr valign=”bottom”>
    <td align=”left”><img src=”images/23b-part3.png” width=”757″ height=”570″ align=”bottom” /></td>
    </tr>
    </table>
    </body>
    </html>

Viewing 2 replies - 1 through 2 (of 2 total)