Latest Trends

Eight HTML5 Features You’ve Never Seen Before

September 28, 20102 Comments
Eight HTML5 Features You’ve Never Seen Before

Michael Mahemoff from Google presents an interactive session on Eight HTML5 Features You’ve Never Seen Before on 20 September 2010. Below is embedded a video of the same. When we talk about HTML5, we end up talking about Flash vs. HTML5. That’s concentrating only on the visual aspects of HTML5. So it’s the visual elements [...]

Windows Phone 7 HTML5 – Not yet!

August 5, 2010No Comments
Windows Phone 7 HTML5 – Not yet!

Microsoft has confirmed that it has not plans of supporting HTML5 in their upcoming mobile phone OS, Windows Phone 7 or just WP7. The browser in WP7 is a hybrid of IE7 and IE8, implying no HTML5 functionality. Microsoft earlier had trouble getting to terms with HTML5, but eventually came on board and implemented HTML5 [...]

Adding Style to your HTML5 page

July 5, 2010No Comments
Adding Style to your HTML5 page

Now that you know how to code an HTML5 page, you might want to add some styling to it. So in continuing with the series, we are bringing you a video to add some styling to your HTML5 page using CSS/CSS3. As with anything else in life, styling an HTML5 layout is very simple and [...]

HTML5 and CSS3 Presentation by Jason Lengstorf

July 3, 2010No Comments
HTML5 and CSS3 Presentation by Jason Lengstorf

We are bringing you a presentation made by Jason Lengstorf on HTML5 and CSS3. This presentation was made at Ruby’s Inn and Conference Center. This presentation was a part of Advanced Front-End Development with HTML5, CSS3, and More, a roundtable conference on implementing the cutting edge web technologies, including HTML5, CSS3, jQuery/AJAX, @font-face and other [...]

The basic elements of an HTML5 page

July 2, 2010No Comments
The basic elements of an HTML5 page

Do you a want to code an HTML5 webpage? We have added a video below explaining the basic elements of an HTML5 page below. Of course, we could just provide the code inline so that you could just copy paste, but I am lazy and why not sit back and watch the guy who put [...]

HTML5 Medical Imaging Application in HD

June 27, 2010One Comment
HTML5 Medical Imaging Application in HD

Using HTML5 Canvas and WebGL, you thought you could make only cool games. Well, did you think you could draw the model of a heart. Now, all this stuff is very encouraging for an OS like Chrome, which is web-only. If browsers become this powerful, than why do need to install any other application. An [...]

localStorage: Offline storage with HTML5 Web Storage

June 25, 2010No Comments
localStorage: Offline storage with HTML5 Web Storage

Offline storage has been available since very beginning of the web in the form of Cookies. But, cookies have limitations. Google attempted to provide the functionality with Gears. However, with localStorage API in HTML5 Google has decided to dump Gears. So, how easy or difficult is it to provide offline storage options for your web [...]

IE9 beats Chrome 6 in HTML5 Test

June 24, 2010One Comment
IE9 beats Chrome 6 in HTML5 Test

Yes, we know IE9 preview uses GPU acceleration and Chrome is also planning doing the same. When it comes to speed tests, the fast growing Chrome browser is the benchmark and the browser to beat. Both, Opera and Safari are out there to beat Chrome, which is still the reigning speed king. But, there are [...]

All you wanted to know about web fonts

June 20, 20103 Comments
All you wanted to know about web fonts

Selecting fonts is the biggest pain area for any web designer, limiting choices to the few web standard fonts. To fulfill creativity needs, designers use combination of images and other techniques in their websites. Designers have to rely upon the fonts installed on the user’s machine and provide fallback options. However, there is a technique [...]

HTML5 Audio explained in 4 simple steps

June 19, 20103 Comments
HTML5 Audio explained in 4 simple steps

Do you want to play audio within the browser, without relying on browser plugins like Flash, Quicktime or WMP to have been installed on the users system? Well, HTML5 Audio is the solution and it is pretty simple. You need to follow these simple steps to get going. Step 1: Get your mp3 and oggs [...]

© 2012 HTML5 Trends.