Web technology for web development



EOI: 10.11242/viva-tech.01.05.200

Download Full Text here



Citation

Akanksha Vidyadhar Tamore, Sachin Ramsakal Bhagat, "Web technology for web development", VIVA-IJRI Volume 1, Issue 5, Article 200, pp. 1-6, 2022. Published by Computer Engineering Department, VIVA Institute of Technology, Virar, India.

Abstract

The general idea of the new version of Hyper Text Markup Language (HTML) and other tools presented in this paper is the establishment of uniform solutions for technologies and functions which have already been in use by various plugins proposed by developers. Many of these functions are now implemented in browsers. Latest version of HTML also introduces semantic markup, which can be used for marking the document structure as well as its elements and data. The new version of HTML enforce separation of the content of the page from it is style. The latest version of CSS has a modular structure, in which different modules define different styling features. The development cycles of the individual modules are independent , their support and implementation in various browsers.

Keywords

CSS3, HTML5, JavaScript, Web forms2.0, World Wide Web

References

  1. [1] HTML5 differences from HTML4, W3C Working Draft, 24. 6. 2010, http://www.w3.org/TR/html5-diff/
  2. [2] HTML5, A vocabulary and associated APIs for HTML and XHTML, W3C Working Draft, 24. 6. 2010, http://www.w3.org/TR/html5/
  3. [3] Web Workers, Editor's Draft, 25. 6. 2010 http://dev.w3.org/html5/workers/
  4. [4] The Web Sockets API, W3C Work. Draft, 22. 12. 2009, http://www.w3.org/TR/websockets/
  5. [5] JavaFX, http://javafx.com/
  6. [6] Geolocation API Specification, W3C Working Draft, http://www.w3.org/TR/geolocation-API/
  7. [7]WHATWG Wiki, Implementations in Web browsers, http://wiki.whatwg.org/wiki/Implementations_in_Web_browsers
  8. [8] HTML Microdata, W3C Working Draft, 24. 6. 2010, http://www.w3.org/TR/microdata/,
  9. [9] Accessible Rich Internet Applications (WAI-ARIA) 1.0, W3C Working Draft, 15. 12 2009, http://www.w3.org/TR/wai-aria/
  10. [10] HTML5, Web Development to the next level, html5rocks.com, http://slides.html5rocks.com/
  11. [11] Cascading Style Sheets, Current Work http://www.w3.org/Style/CSS/current-work
  12. [12] WebSimpleDB API, W3C Working Draft, 29.9.2009, http://www.w3.org/TR/WebSimpleDB/
  13. [13] A. Trivero: Abusing HTML 5 Structured Client-side Storage, http://trivero.secdiscover.com/html5whitepaper.pdf
  14. [14] A. Ranganathan: Beyond HTML5: Database APIs and the Road to IndexedDB, Mozilla.org, http://hacks.mozilla.org/2010/06/beyond-html5-database-apis-and-the-road-to-indexeddb/