Jump to content

Web interoperability: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Web Interoperability : new term for web standard activities
 
No edit summary
 
(39 intermediate revisions by 33 users not shown)
Line 1: Line 1:
'''Web interoperability''' is producing web pages viewable with nearly every device and [[web browser]]. There have been various projects to improve web interoperability, for example the [[Web Standards Project]], Mozilla's Technology Evangelism<ref>{{cite web |url=https://www.mozilla.org/projects/tech-evangelism/ |title=Mobile/Evangelism - MozillaWiki |author= |date= |publisher= |accessdate=12 August 2016}}</ref> and Web Standards Group,<ref>{{cite web |url=http://webstandardsgroup.org/ |title=Web Standards Group (WSG) |date= |publisher= |accessdate=12 August 2016}}</ref> and the Web Essential Conference.
'''Web Interoperability''' means producing web pages viewable in standard compatible [[web browsers]], various [[operation systems]] such as [[Windows]], [[Macintosh]] and [[Linux]] and devices such as [[PC]], [[PDA]] and [[mobile phone]] based on the latest [[web standards]].


== History ==
==History==
This term was originated by the [http://www.w3.org/Promotion/WIP/ Web Interoperability Pledge] that is a promise to adhere to current [[HTML]] Recommendations as promulgated by the [[World Wide Web Consortium]] (W3C). The WIP was not a W3C initiative. but it was started by and has been run by [[ZDNet]] AnchorDesk quite independently.
The term was first used in the Web Interoperability Pledge,<ref>{{cite web |url=http://www.w3.org/Promotion/WIP/|title=WIP -- Web Interoperability Pledge |accessdate=12 August 2016}}</ref> which is a promise to adhere to current [[HTML]] recommendations as promoted by the [[World Wide Web Consortium]] (W3C).<ref>{{Cite web |title=Understanding Website Usability and Conversions |url=https://www.netpaths.net/understanding-website-usability-conversions/ |access-date=2024-03-25 |language=en-US}}</ref> The WIP was not a W3C initiative but it was started by and has been run by [[ZDNet]] AnchorDesk.


This issue was known by cross browsing in browser war between [[Internet Explorer]] and [[Netscape]]. The Microsoft Internet Explorer was exclusive in browser market after that, but modern web browsers such as [[Mozilla Firefox]], [[Opera]] and [[Safari]] have supported web standards. Because of [[Backward Compatibility]] of Internet Explorer, many web pages has supported non-standard HTML tags and DOM handling script yet as well platform-defendant techniques such as [[ActiveX]]. These are very harmful for [[Web Accessibility]] and [[Device Independence]].
This issue was known as "cross browsing" in the [[browser war]] between [[Internet Explorer]] and [[Netscape]]. Microsoft's Internet Explorer was the dominant browser after that, but modern web browsers such as [[Mozilla Firefox]], [[Opera (web browser)|Opera]] and [[Safari (web browser)|Safari]] have become dominant, and support additional web standards beyond what Internet Explorer supports.<ref>{{Cite web |title=What are the Characteristics of a Good Website? |url=https://hatchandvox.com/web-design/characteristics-of-good-website/ |access-date=2024-06-22 |language=en-GB}}</ref> Because of Internet Explorer's [[backward compatibility|backwards compatibility]], some web pages have continued to use non-standard HTML tags, DOM handling scripts, and platform-specific technologies such as [[ActiveX]], which could potentially be harmful for [[Web accessibility]] and [[device independence]].


== Elements of Web Interoperability ==
==Elements==
* Structural and semantic markup with XHTML
* Structural and semantic markup with [[XHTML|HTML]]
* CSS based layout with layout elements such as position and float
* [[CSS]]-based layout with layout elements that resize based on screen size
* Separating among structure, presentation and behavior in web pages
* DOM scripting based on W3C DOM Standard and ECMAScript


== Activities ==
==See also==
* [[Computer accessibility]]
It has been various activities, for example [[Web Standard Project]], [http://www.mozilla.org/projects/tech-evangelism/ Mozilla's Technology Evangelism].
* [[Multimodal interaction]]
* [[Forward compatibility]]


== Similar Terms ==
==References==
{{reflist}}
* Web Accessibility
* Cross-Browser
* Forward Compatibility
* Backward Compatibility


[[Category:Web Wide Web]]
[[Category:Web design]]
[[Category:Interoperability]]

Latest revision as of 18:44, 22 June 2024

Web interoperability is producing web pages viewable with nearly every device and web browser. There have been various projects to improve web interoperability, for example the Web Standards Project, Mozilla's Technology Evangelism[1] and Web Standards Group,[2] and the Web Essential Conference.

History

[edit]

The term was first used in the Web Interoperability Pledge,[3] which is a promise to adhere to current HTML recommendations as promoted by the World Wide Web Consortium (W3C).[4] The WIP was not a W3C initiative but it was started by and has been run by ZDNet AnchorDesk.

This issue was known as "cross browsing" in the browser war between Internet Explorer and Netscape. Microsoft's Internet Explorer was the dominant browser after that, but modern web browsers such as Mozilla Firefox, Opera and Safari have become dominant, and support additional web standards beyond what Internet Explorer supports.[5] Because of Internet Explorer's backwards compatibility, some web pages have continued to use non-standard HTML tags, DOM handling scripts, and platform-specific technologies such as ActiveX, which could potentially be harmful for Web accessibility and device independence.

Elements

[edit]
  • Structural and semantic markup with HTML
  • CSS-based layout with layout elements that resize based on screen size

See also

[edit]

References

[edit]
  1. ^ "Mobile/Evangelism - MozillaWiki". Retrieved 12 August 2016.
  2. ^ "Web Standards Group (WSG)". Retrieved 12 August 2016.
  3. ^ "WIP -- Web Interoperability Pledge". Retrieved 12 August 2016.
  4. ^ "Understanding Website Usability and Conversions". Retrieved 2024-03-25.
  5. ^ "What are the Characteristics of a Good Website?". Retrieved 2024-06-22.