|
|
Web interoperability
Web interoperability means
producing web pages viewable in standard compatible web
browsers, various operating systems such as Windows,
Macintosh and Linux and devices such as PC, PDA and mobile
phone based on the latest web standards.
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.
|