> http://validator.w3.org/check?uri=http%3A%2F%2Fwww.neester.com%2Ftdir%2F contact.php&charset=%28detect+automatically%29&doctype=%28detect+automat ically%29&verbose=1 > > why is my page getting all these errors. > It is asif I have forgotten to close a tag or something... > > Please help.
You need to wrap your form elements in block level elements. Try wrapping them in div's. ---------------- Patrick Griffiths (PTG) http://www.htmldog.com/ptg/ http://www.htmldog.com ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
