Posts Tagged as html5

HTML5 and the Kitchen Sink

September 29th, 2010 No Comments

Think there’s too much? The HTML5 Boilerplate is delete-key friendly.

A great starting point for building with HTML5 elements and building a site in general and as stated, you can delete everything you don’t need and use that as a custom starting point for future projects.

Read more...

HTML5 video player comparison

September 28th, 2010 Comments Off

It’s good to see a comparison of HTML5 video players. Early days but looking promising for the future.

Read more...

Simulate Realism with CSS3

February 16th, 2010 43 Comments

CSS3 is here to make our lives easier as web designers and developers. While it’s not something we can always rely on heavily for layout purposes just yet, we can use it to enhance certain aspects of our designs by spending a considerably less amount of time doing so.

However, CSS3 has not been created for the sole purpose of making it easier and quicker to create a website but also so we can create much better sites than we ever could with CSS before. Here are a few examples of how CSS3 can improve the web.

Read more...

Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3

January 25th, 2010 97 Comments

HTML5 is the future of web development but believe it or not you can start using it today. HTML5 is much more considerate to semantics and accessibility as we don’t have to throw meaningless div’s everywhere. It introduces meaningful tags for common elements such as navigations and footers which makes much more sense and are more natural.

This is a run through of the basics of HTML5 and CSS3 while still paying attention to older browsers. Before we start, make note of the answer to this question. Do websites need to look exactly the same in every browser?

View Demo | Download Files (.zip)

Read more...
Page: 1