|
Thank you very much Manuel. Now everything validates and converted all pages on my site except for the favourite links as I have the links to open up in new pages.
Now I am confident to convert client's site to XHTML 1.0 Strict.
Couldn't do this with everyone's kind assistance! Once again thanks all!!!
With Regards,
Jaime Wong
~~~~~~~~~~~~~~~~~~~
SODesires Design Team
~~~~~~~~~~~~~~~~~~~
-------Original Message-------
Date: 25/02/2004 11:51:33 PM
Subject: RE: [WSG] DTDS and which to use?
El mi�, 25-02-2004 a las 15:02, JW escribi�:
>
> Line 89, column 11: there is no attribute "name" (explain...).
> <form name="service" id="service" method="post" action="">
> form_service/dodosmail.p
Yes, in Strict there's no "name" attribute for the <form> element, use
"id" instead. Note that "name" *IS NOT* deprecated for form elements
such as <input>, just for the <form> element itself (this is a common
misunderstanding)
> ^
> Line 91, column 88: document type does not allow element "input" here;
> missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre",
> address", "fieldset", "ins", "del" start-tag
> ...subject,name,email,country,message" />
> ^
>
Enclose the inputs within a block element such as <p> or <div />
Example:
Is that all? Congrats, then :)
--
Manuel Gonz�lez Noriega
Simplel�gica, construcci�n web
TELEFONO: (+34) 985 22 12 65
</p>That's right. We said Frontpage.</p>
*****************************************************
*****************************************************
. |