Posted by Yves Lange on 07/24/06 22:45
Yves Lange a écrit :
> Hello,
>
> I have a problem. I have a little marge under my images/main.jpg but i
> don't understand why. I tried with firefox and IE 6.0 and i couldn't
> find any solutions. Can somebody help me ?!?
>
> Thks.
>
>
>
>
>
>
> -----------------------------------------------------------------------------
>
> <!-- # My Source Code -->
>
> <?php
> //*censorded
> ?>
>
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
> <head>
> <link href="//*censorded.css" rel="stylesheet" type="text/css">
> </head>
> <title>
> //*censorded
> </title>
> <body>
> <table border='0' cellspacing='1' cellpadding='0' width='800'>
> <tr valign='top'>
> <td width='100'>
> <br>
> <center><img src='//*censorded'></center>
> </td>
> <td>
> <center><img src='//*censorded'></center>
> </td>
> </tr>
> <tr valign='top'>
> <td>
> <div id='CadreBorder'>
> <a href=//*censorded</div></a>
> <a href=//*censorded</div></a>
> </div>
> </td>
> <td>
> <div id='CadreBorder'>
> <center><strong>TITLE</strong></center>
> <table border='0' cellspacing='0' cellpadding='0'
> bgcolor='#333333'>
> <tr>
> <td valign='top'>
> <center>
> ***************************************
> <img src='images/main.jpg'>
> ***************************************
> </center>
> </td>
> <td valign='top'>
> ...
> <hr>
> ...
> </td>
> </tr>
> </table>
>
> <hr>
> ...
> </div>
> </td>
> </tr>
> </table>
> </body>
> </html>
The problem is only in IE not in firefox since the last update.
[Back to original message]
|