Web interoperability: Difference between revisions

Content deleted Content added
No edit summary
Fixed links
Line 1:
'''Web Interoperability''' means producing web pages viewable in standard compatible [[web browsersbrowser]]s, various [[operating systemssystem]]s such as [[Microsoft Windows|Windows]], [[Macintosh]] and [[Linux]] and devices such as [[Personal computer|PC]], [[Personal digital assistant|PDA]] and [[mobile phone]] based on the latest [[web standards]].
 
== History ==
Line 7:
 
== Elements of Web Interoperability ==
* Structural and semantic markup with [[XHTML]].
* CSS based layout with layout elements such as position and float.
* Separating among structure, presentation and behavior in web pages.
* DOM scripting based on W3C DOM Standard and [[ECMAScript]].
 
== Activities ==