|
|
|
|
|
- Overview
- How to?
- Generating HTML pages that comply with the W3C standard
- Applying the W3C standard to a page
- Limitations
Warning
From version 17, all the pages generated by WEBDEV comply with the W3C standard. Therefore, this help page is obsolete from this version: the operations presented in this page are available from the versions earlier than version 17.
You must comply with the W3C standard (HTML 4.01) in your WEBDEV projects? WEBDEV gives you the ability to generate an HTML code that complies with the W3C standard. The pages generated by WEBDEV can be sent to the validation service of the W3C standard ( http://validator.w3.org). To do so, save the pages of your site before sending them. Generating HTML pages that comply with the W3C standard To generate HTML pages that comply with the W3C standard: - Display the project description ("Project .. Project description").
- In the "Advanced" tab, click the "Advanced..." button: the list of options for generating the HTML code is displayed.
- Select "Respect the transitional W3C standard".
- Regenerate the pages of your site.
Remark: To get a display corresponding to the W3C standard on all the browsers, you must supply the DTD file corresponding to the W3C standard ("Include the reference to the DTD file"). However, this option can be unchecked if display problems occur. Applying the W3C standard to a page For a page to comply with the W3C standard: - Open the page in the editor.
- Open the page description.
- In the "Advanced" tab, select "Custom" and click the [...] button.
- Select "Respect the transitional W3C standard".
- Validate.
This option will be taken into account during the next generation of the page. Limitations - A page with the W3C option may not pass the W3C validation if this page contains an internal page that does not have the W3C option.
- A page with the W3C and "Include the reference to the DTD file" options may not be displayed properly if this page contains an internal page that do not have the W3C and "Include the reference to the DTD file" options. If a page contains internal pages of external components for which you don't know whether they have been generated with the W3C and "Include the reference to the DTD file" options and if the page is not displayed properly, uncheck "Include the reference to the DTD file" for the page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|