You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Martin Kraemer <Ma...@mch.sni.de> on 1998/02/18 09:57:25 UTC

Re: cvs commit: apache-site related_projects.html

> brian       98/02/17 12:58:56
> 
>   Changed reference for module registry to modules.apache.org - and also simplified
>   the page a bit.
>    
>    <A NAME="apachessl">
>   -<H3>Apache-SSL</H3>
>   +<H3><A HREF="http://www.apache-ssl.org/">Apache-SSL</A></H3>
    -----^^ Here you have two open <A> tags, and nesting is not allowed.
And I think Ken noted that  <H3><A>...</A></H3> was allowed
while <A><H3>...</H3></A> was not. So where do we put the
<A NAME="apachessl">?

(Same for the other <A NAME=...> tags in the html source)

    Martin
-- 
| S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request

Re: cvs commit: apache-site related_projects.html

Posted by Rodent of Unusual Size <Ke...@Golux.Com>.
Martin Kraemer wrote:
> 
> >    <A NAME="apachessl">
> >   -<H3>Apache-SSL</H3>
> >   +<H3><A HREF="http://www.apache-ssl.org/">Apache-SSL</A></H3>
>     -----^^ Here you have two open <A> tags, and nesting is not allowed.
> And I think Ken noted that  <H3><A>...</A></H3> was allowed
> while <A><H3>...</H3></A> was not. So where do we put the
> <A NAME="apachessl">?

Good point.  I just faked it by naming an &nbsp; in the headline but
outside the anchor.

> (Same for the other <A NAME=...> tags in the html source)

Oops.  I didn't see this part of the message, and haven't looked
at the others.

#ken	P-)}

Ken Coar                    <http://Web.Golux.Com/coar/>
Apache Group member         <http://www.apache.org/>
"Apache Server for Dummies" <http://WWW.Dummies.Com/