lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev a mailto being shown as a link??


From: Collin Forbes
Subject: Re: lynx-dev a mailto being shown as a link??
Date: Tue, 14 Dec 1999 14:22:19 -0700 (MST)

On Tue, 14 Dec 1999 address@hidden wrote:

> -> Should be a mailto..  and from my limited knowledge of HTML, it is
> showing up as a mailto in the source.

It's broken for Netscape as well.

The cause is a badly formed anchor.  It's <a href mailto...> rather than <a
href="mailto...">.

So the browser (Lynx, Netscape, whatever) uses the effectively empty anchor
to make a link to the current page.

-- 
<html><head><title>.signature</title></head>
<body><h1> Collin Forbes </h1></body></html>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]