POV-Ray : Newsgroups : povray.advanced-users : My new macro finished... : Re: My new macro finished... Server Time
29 Jul 2024 12:18:23 EDT (-0400)
  Re: My new macro finished...  
From: Grey Knight
Date: 13 Mar 2002 08:31:30
Message: <3C8F54A6.9C931167@namtar.qub.ac.uk>

> 
> On Wed, 13 Mar 2002 10:21:15 +0000, Grey Knight <s16### [at] namtarqubacuk>
> wrote:
> > <FORM>
> > <A href="objects.htm"><INPUT type="button" value="Objects"
> > width=100></A><BR>
> > <A href="links.htm"><INPUT type="button" value="Links"
> > width=100></A><BR>
> > [...etc]
> > </FORM>
> 
> Any reference to WIDTH attribute of INPUT ?
> Take a look at:
> http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_sformsmodule
> http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT
> http://www.w3.org/TR/1998/REC-html40-19980424/interact/forms.html#edef-INPUT
> http://www.w3.org/TR/REC-html32#input
> http://www.w3.org/MarkUp/html-spec/L2index.html#INPUT
> 
> ABX
Hmm, interesting. I think this one is legal, from reading one of those
pages;
<FORM>
<A href="objects.htm"><INPUT type="button" value="Objects"
size=100></A><BR>
[...etc]
</FORM>

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

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