Home arrow HTML arrow Page 7 - W3C Web Standards
HTML

W3C Web Standards


The days of “this site is best viewed in...” are over! We shall no longer be discriminated against for using the browser of our choice. Forget tedious template management, and be prepared to save some dollars on bandwidth! The World Wide Web Consortium have come to agreement on the new Web Standards that will allow us to code and maintain our pages with far less effort, all the while resting assured that everyone can see them as we intended.

Author Info:
By: Justin Cook
Rating: 4 stars4 stars4 stars4 stars4 stars / 39
April 12, 2004
TABLE OF CONTENTS:
  1. · W3C Web Standards
  2. · An Eagle's-Eye View
  3. · First Component: XHTML
  4. · Attributes
  5. · Second Component: CSS2
  6. · Code Explanation
  7. · Third Component: ECMAScript

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
W3C Web Standards - Third Component: ECMAScript
(Page 7 of 7 )

Don't get too scared now thinking that all of a sudden you're going to have to run out and learn a whole new scripting language! I made that mistake, and it took me 3 days to come out from hiding under the bed and actually discover what ECMAScript is. Simply put, it's just a standardized JavaScript, a reference by which browser developers can know what to implement.

Essentially ECMAScript is used to manipulate objects within a web page by referencing the Document Object Model (DOM). I believe Netscape's event model was adapted into the standard as well. If you're already well versed in JavaScript, you don't need to worry about learning too many new things, you'll just have to make sure you adhere to the guidelines. A detailed discussion of ECMAScript is beyond the scope of this article, but you can find all you need on the web (http://www.ecma-international.org/publications/standards/Ecma-262.htm). As a side note: I've always wanted to use that whole 'beyond the scope' bit. Ahh, one more tick off my life's to-do list!

Conclusion

One very cool thing about using Web standards, is that your page becomes very readable on any platform or browser, even a PDA! If the style sheet is unavailable, the page just breaks down into the text and links. None of this table gobble-dee-gook.

You will be so happy you've converted. For once, conformity is a good thing, a darn good thing. Let us all embrace the world of standardization, and usher in era of nondiscriminatory browsing!


DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

blog comments powered by Disqus
HTML ARTICLES

- HTML5 Boilerplate: Working with jQuery and M...
- HTML5 Boilerplate Introduction
- New API Platform for HTML5
- BBC Adopts HTML 5, Mozilla Addresses Issues
- Advanced Sticky Footers in HTML and CSS
- HTML and CSS Sticky Footers
- Strategy Analytics Predicts HTML5 Phones to ...
- HTML5 Guidelines for Web Developers
- Learning HTML5 Game Programming
- More Engaging CSS3 and HTML Background Effec...
- Engaging HTML and CSS3 Background Effects
- More Web Columns with CSS3 and HTML
- Columns with CSS3 and HTML
- Creating Inline-Block HTML Elements with CSS
- Drag and Drop in HTML5: Parsing Local Files

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials