Posted by John Nichel on 02/21/05 03:24
The Disguised Jedi wrote:
> i think you have to use the ID parameter in the input tag in your HTML
>
> Name: <input type="text" name="name" value="your name" id="name" /><br/>
> Age: <input type="text" name="age" value="your age" id="age" /><br/>
>
> try that and see how it goes....
If I'm not mistaken, ID in a form element will assign it a 'style', much
the same way as 'class' does. It's been a while since I've done any
HTML/CSS, so I could be wrong.
--
By-Tor.com
....it's all about the Rush
http://www.by-tor.com
Navigation:
[Reply to this message]
|