HTML5 Audio
HTML5 has its own built in audio player. Until now, there has never been a standard for playing audio on a web page. All of the media is been played by third party plug-ins. The <audio> tag specifies a standard way to include audio. To put audio files in your web you just need to convert audio...
HTML5 Canvas
If you know only about artists can draw, you are wrong! Cause since HTML5 introduced you may know about its <canvas> tag. This element canvas is used to draw graphics on a web page. It can be used to create dynamic 2D shapes, rectangle or circle images or any kind of vector graphs. It is a low...
HTML5: Cross-Browser Platform
Have you ever been played with your browser whatever you are offline? The evolutionary markup language HTML5 could make it possible. In fact, every developers were waiting for such an breakthrough. So you see what can do this stuff, better you see what else it can do. The ancient HTML was introduced...
Page 2 of 212