There are a few main ideas behind the standards movement. They are: 1. to seperate content from presentation (using xhtml and CSS together) 2. using semantically correct markup (structuring the content so it makes logical sense) 3. clean, well-formed, valid (x)html code (structuring markup so it it precise and error-free) 4. Using a DOM - document object model (to define the type of document you are using) The Technologies of Web Standards The technologies that will use most are: 1. xHTML 2. CSS 3. DOM There are of course other technologies that can be used with webstandards... including javascript at others. Check out more at http://www.webstandards.org/learn/faq/ Benefits of using Web Standards 1. More logical content (using semantically correct markup) 2. Seperation of content from presentation - update the look of 100,000 pages with one CSS file 1. Faster and smaller pages 2. Quick updates to design Can work better in group projects... content is taken care of by programmers (often with database driven content) & designers work on layout seperately 3. Better search engine placement 4. Better accessibilty for people who access site with other things than a visual browser... screen readers, pdas, cell phones. 5. more..... The bad 1. a bit more complicated? For more: 1. What are web standards and why should I use them? - webstandards.org 2. Web Standards Non-Technical Primer - maccaws.org 3. Developing with web Standards - 456bereastreet.com 4. A Roadmap to Standards - mezzoblue.com 5. **The 4 Essentials of modern web design - www.sitepoint.com/article/essentials-modern-web-design 6. Semantics and HTML5 - http://www.alistapart.com/articles/semanticsinhtml5/
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
|