The Age of ‘WebApps’
Looks like there is a big paradigm shift from ‘native’ apps to so-called ‘WebApps’ nowadays!
Listing the WebApps which I personally use in daily life and like the most.
Do you come across any? Let me know!
Let's Geek!
Looks like there is a big paradigm shift from ‘native’ apps to so-called ‘WebApps’ nowadays!
Listing the WebApps which I personally use in daily life and like the most.
Do you come across any? Let me know!
Posted by Prashanth Narayanaswamy at 2:07 am 0 comments
Just wanted to embed a video using HTML5 video feature. The source looks very simple!
<video controls="controls" src="http://tinyvid.tv/file/3ifyc1xrvwkjr.ogg" tabindex="0">
<p>
Sorry, your browser doesn't support the <video> element. You'll need a browser that can playback Ogg media using HTML5 video and audio tags.
</p>
</video>
This tries to embed one of my favorite music video – In the Shadows by The Rasmus :)
Please use the latest versions of Chrome or Firefox to experience the embedded video. The latest versions of Chrome and Firefox are already supporting the HTML5 video and audio features.
Have fun!
Reference : HTML5 spec
Posted by Prashanth Narayanaswamy at 8:50 am 0 comments
Subscribe to this blog now!