Content deleted Content added
m Reverted 1 edit by Exclusivedesign identified as vandalism to last revision by Wifione. (TW) |
|||
Line 35:
To be accessible, web pages and sites must conform to certain accessibility principles. These accessibility principles are known as the [[WCAG]] when talking about content. These can be grouped into the following main areas.<ref>{{cite journal|date=December 11, 2008|title=Web Content Accessibility Guidelines (WCAG) 2.0|issue=2|url=http://www.w3.org/TR/WCAG20/}}</ref>
* Use [[semantic markup]] that provides a meaningful structure to the document (i.e. web page)
* You can find some great examples in [http://www.nearbydigital.com link title] website.
* Semantic markup also refers to semantically organizing the web page structure and publishing web services description accordingly so that they can be recognized by other web services on different web pages. Standards for semantic web are set by [[IEEE]]
* Use a valid [[markup language]] that conforms to a published [[Document Type Definition|DTD]] or [[XML schema|Schema]]
|