|
StevieB -> css validation and forms (1/2/2006 11:35:47)
|
Hi all, I've been trying to learn css and validating as I go. I'm using FP02 and reworking to validate, but I can't get around this one..... there is no attribute "webbot-action". "webbot-action" does not appear on the page anywhere that I can see Here's the code... <form method="post" action="--WEBBOT-SELF--">
<input type="hidden" name="VTI-GROUP" value="1"/><p>
<textarea rows="8" name="S1" cols="61"> A couple of other changes that I made to validate (but have not tested yet) I added the "/" to close <input type... , and made POST, ACTION, and HIDDEN all lower case Any suggestions would be appreciated as always. Steve
|
|
|
|