The web Programming
Friday, 2 May 2014
HTML Videos
›
Videos can be embedded in HTML pages with several methods. Playing Videos in HTML Example <video width="320" height=...
HTML Sounds / Audio
›
Sounds can be embedded in HTML pages with several methods. Problems, Problems, and Solutions Playing audio in HTML is not easy! You m...
HTML - Plug-ins
›
The purpose of a plug-in, is to extend the functionality of the HTML browser. HTML Helpers (Plug-ins) A helper application is a small ...
HTML Multimedia
›
Multimedia on the web is sound, music, videos, movies, and animations. What is Multimedia? Multimedia comes in many different formats. ...
HTML5 Server-Sent Events
›
HTML5 Server-Sent Events allow a web page to get updates from a server. Server-Sent Events - One Way Messaging A server-sent event is ...
HTML5 Web Workers
›
A web worker is a JavaScript running in the background, without affecting the performance of the page. What is a Web Worker? When exec...
HTML5 Application Cache
›
With HTML5 it is easy to make an offline version of a web application, by creating a cache manifest file. What is Application Cache? H...
›
Home
View web version