POV-Ray : Newsgroups : povray.general : New POV-Ray webpage : Re: New POV-Ray webpage Server Time
6 Aug 2024 21:37:33 EDT (-0400)
  Re: New POV-Ray webpage  
From: Warp
Date: 16 Jul 2002 10:55:28
Message: <3d3433e0@news.povray.org>
Chris Cason <new### [at] deletethispovrayorg> wrote:
> In the case of the anchor tag with type NAME (e.g. <a name="">), there is
> no 'link', as you refer above; it's an anchor, not a link, and in this case
> there is no possibility of having any linked text (e.g. "<a name="foo">text</a>"
> doesn't make sense).

  I tested with a page like this:

<html>
<head><title>Test</title></head>
<body>
<p>Line1
<a name="test1">
<p>Line2
<p>Line3
<a name="test2">test
<p>Line4
<p>Line5
</body>
</html>

  With Mozilla I don't see any odd behaviour. None of the text is underlined
or anything else. Everything seems to work as it should.
  Could someone give me a (small) example where the reported misbehaviour
happens?

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.