[imp] following my previous mail: examples of wrong HTML format

Henry Blackman h.blackman@chester.ac.uk
Tue, 12 Mar 2002 10:46:07 -0000


The end tags you are highlighting are part of the XHTML standard (the next
move from HTML 4), are perfectly "legal" and downwardly compatible.
Browsers that don't understand them, ignore them.

Henry

----- Original Message -----
From: "HAHN Nicolas" <n_hahn@yahoo.com>
To: <imp@lists.horde.org>
Sent: Tuesday, March 12, 2002 10:12 AM
Subject: [imp] following my previous mail: examples of wrong HTML format


> Hi again :-)
>
> Here is a simple example of what can happens in the IMP HTML source
> code to generate errors on the HTML page, previously I said on the
> arrows for instance:
>
> You can see that most of the tags are not formatted correctly. What I
> don't is if it is due to horde/Imp itself or to another thing, like my
> installation of PHP. But for all my other sites which are using PHP, I
> don't have this kind of problem !
>
>
> <link rel="search" href="/horde/imp/search.php" />
> *********************************************** ^
> *****************************************What is it ?
>
> <form action="/horde/imp/mailbox.php" method="get" name="menu">
> <input type="hidden" name="newmail_popup" value="no" />
> **************************************************** ^
> **********************************************What is it ?
>
> <table border="0" cellpadding="2" cellspacing="0" width="100%">
> <tr>
>     <td class="menu">
>
> <table border="0" width="100%">
> <tr>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/imp/mailbox.php?mailbox=INBOX" onmouseout="status='';"
> onmouseover="status='Réception'; return true;" class="menuitem"><img
> src="/horde/imp/graphics/folders/inbox.gif" border="0" alt="Réception"
> /><br />Réception</a>&nbsp;</td>
> ^     ^
> What is it ?
>
> <td align="center" valign="bottom" nowrap="nowrap"><a
>
href="javascript:open_compose_win('popup=1&amp;to=&amp;cc=&amp;bcc=&amp;msg=
&amp;subject=&amp;thismailbox=INBOX');"
> onmouseout="status='';" onmouseover="status='Nouveau'; return true;"
> class="menuitem"><img src="/horde/imp/graphics/compose.gif" border="0"
> alt="Nouveau" /><br
> ************************************************************** ^
> ****************************************************What is it ?
> ******************* and so on everywhere...
>
> />Nouveau</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/imp/folders.php" onmouseout="status='';"
> onmouseover="status='Dossiers'; return true;" class="menuitem"><img
> src="/horde/imp/graphics/folders.gif" border="0" alt="Dossiers" /><br
> />Dossiers</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/imp/prefs.php" onmouseout="status='';"
> onmouseover="status='Options'; return true;" class="menuitem"><img
> src="/horde/graphics/prefs.gif" border="0" alt="Options" /><br
> />Options</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/imp/search.php" onmouseout="status='';"
> onmouseover="status='Recherche'; return true;" class="menuitem"><img
> src="/horde/imp/graphics/search.gif" border="0" alt="Recherche" /><br
> />Recherche</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="javascript:open_help_win('imp');" onmouseout="status='';"
> onmouseover="status='Aide'; return true;" class="menuitem"><img
> src="/horde/graphics/help.gif" border="0" alt="Aide" /><br
> />Aide</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/turba/" onmouseout="status='';"
> onmouseover="status='Carnet d\'adresses'; return true;"
> class="menuitem"><img src="/horde/turba/graphics/turba.gif" border="0"
> alt="Carnet d'adresses" /><br />Carnet d'adresses</a>&nbsp;</td>
> <td align="center" valign="bottom" nowrap="nowrap"><a
> href="/horde/login.php?reason=logout" onmouseout="status='';"
> onmouseover="status='Sortir'; return true;" class="menuitem"><img
> src="/horde/graphics/logout.gif" border="0" alt="Sortir" /><br
> />Sortir</a>&nbsp;</td>
>
> <td width="100%">&nbsp;</td><!-- spacer -->
>
> <td class="light" align="center" nowrap="nowrap">
>     <a class="menuitem" href="" onclick="folderSubmit(true); return
> false;" onmouseover="status='Changer de dossier'"
> onmouseout="status=''"><img
> src="/horde/imp/graphics/folders/folder_open.gif" border="0"
> alt="Changer de dossier" /><br />Dossiers</a>
> </td>
> <td class="light" align="right" nowrap="nowrap">
>     <input type="hidden" name="Horde"
> value="1da85f5a055129d84a4ea6e5f335d705" />    <select name="mailbox"
> onchange="folderSubmit()"><option value="INBOX"
> selected="selected">INBOX</option>
> <option value="Drafts">Drafts</option>
> <option value="Sent">Sent</option>
> <option value="sent-mail">sent-mail</option>
> <option value="Trash">Trash</option>
> </select>
> </td>
>
> </tr>
> </table>
>
>     </td>
> </tr>
> </table>
> </form>
>
>
> =====
> Nicolas HAHN, ICQ: 51593394
> System/Network administrator & webmaster
> UNIX / LINUX engineer
>
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>