Product Latest Version

Jobs Pro
Jobs! ProJobs! ProJobs! Pro
Jobs! Pro
Joomla! 2.5 Jobs!
1.7.1

Jobs Basic
Jobs! Basic
1.0.13

Jobs! WP
Jobs! WP
1.1

lknSupport

1.1

Login Form






Partners



Monday, 05 March 2012 10:48

Two HTML 5 Canvas Examples

I've written about HTML5 Canvas External link elements a few weeks before. Today we would like to showcase a couple of new HTML 5 Canvas Examples, the first canvas example is that of  Super Mario bros as pictured below:

HTML 5 canvas example - Super Mario Bros

To see a live preview of this please CLICK HERE External link. Isn’t it just amazing to see were the future of HTML 5 is heading.

Published in Tips And Tricks
Monday, 12 December 2011 18:17

HTML5 Canvas Element

I've blogged perviously about HTML5 External link . I'm personally reading more HTML5 document . HTML5, together with CSS3 and responsive design are the new buzz around web technologies these days . I wante take your attention to HTML Canvas element

Canvas Element

One of the great new features HTML5 has to offer, is the <canvas> element. It gives you the ability to draw shapes dynamically or even manipulate images. <canvas> by itself provides vast possibilities in modern web design and development but it is not a matter to discuss in this article.

Published in Tips And Tricks
Thursday, 01 December 2011 12:07

HTML5 Video Tag

One of the most exciting buzz these days in web circles is about HTML5 and specifically video on HTML5. HTML5 video tag has solved the age old problem site owners and designers face on how to best embed video on websites.

Prior to the new HTML5 video tag you basically had two options for embedding video on your site to get a video player or to use a 3rd party service like YouTube to host your video and them use their embed code to put the video on your site.

Most people are currently using the 2nd option of using services like YouTube to host their videos and them embedding them on their own site. This option is not really a better design standard than getting a video player and hosting your own videos but it is quicker and free which is why most people end up using this configuration for videos.

Published in Tips And Tricks