|
Since it is easier for the developers to
understand each other's coding,they follow Web standards and it will help web development
teamwork to be simplified.
To ensure that all browsers, old and new, will display your site properly,
without frequent and time-consuming rewrites,at that time only Web standards will help you.Some developers think that standards are the same as restrictions, and that taking
advantage of nice browser-specific features and it will add credit to
their work.As the variety of access methods increases,the future adjustments to the Web pages will
become more and more difficult .To solve this problem,the following standards is your first step:
Standardization always increase the access to your site.With a
particular browser,does it
make sense to limit your audience?
Standard Web documents are easier to index more accurately, and easier for search engines to
access.
To convert to other formats,standard Web documents are necessary.
Standard Web documents are easier to access with program code
(like DOM and the JavaScript).
Do you want to save yourself a lot of time?With a validation service,always make a habit of
validating your pages. Validation
keeps your documents up to free of nasty errors and the standards.
|