HTML - Where Is My Mistake ??
Hello,
i guess i am coding much to long until now I can't find the mistake in this code: <a href="index.html"><img src=".././img/WappenFrei1.gif" width="110" height="109" border="0" alt="Das Vereinswappen"></a> The only thing i see is: ""<>"""";; But the W3C validator means it's not ok. I guess i need a break Yours Mulder Similar TutorialsHello, My site displays incorrectly in IE and Opera, but correctly in Firefox Correct - http://www.farmads.ie/images/Firefox.PNG http://www.farmads.ie/images/IE.PNG http://www.farmads.ie/images/OPERA.PNG In IE and Opera, the latest ads do not show. Here is the relevant part of the file pertaining to this: Quote: </tr> </table> <p> <td width="50%" id="latesttable" valign="top"> <?php include_once("latest_featured.inc.php"); ?> <div><?php include_once("latest.inc.php"); ?></div> </td> Here is what I have at the start of latest.inc.php: Quote: <table border="0" cellspacing="0" cellpadding="0" width="100%" align="left" > <td class="latestindex"><?php echo $lang['LATEST_ADS']; ?></td><p> <table width="100%" align="left" id="latestadstable" class="adlisting"> Hi I found a simple redirect script, but it's not forwarding to the page it says it is - it just stays on the same page. What am I doing wrong? http://www.gilbert.net.au I used youtube as a sample redirect page, because I know it will load once I get the script right. Cheers for your help. Shaun |