Facebook HTML 5 mistake

Today, Mark Zuckerberg revealed that Facebook’s mobile strategy relied too much on HTML5, rather than native applications.

Not only was this a big mistake with mobile, but Zuckerberg says that its biggest mistake period was the focus on HTML5. This is the first time that the Facebook CEO has openly admitted this, but things are looking good for the new iOS native app. According to Zuckerberg, people are consuming twice as many feed stories since the update to the new iOS app, which is great.

Coding the future: HTML5

HTML5 is being received so enthusiastically by businesses in particular. The latest version can perform all kinds of dynamic tasks and visual tricks. The web is progressing faster now than it has in a long time.

“A simple example would be taking an attachment from your desktop and dragging it into the compose window in Gmail. That’s a basic capability that you couldn’t do five years ago because web browsers didn’t support it.”

HTML5 also represents another step to the “semantic web”, a web structure championed by Tim Berners-Lee that cross-references, reacts to and displays multiple information sources from the internet in real time.

Companies favour HTML5 because it can also replicate experiences previously only available inside an app, on the web. This is especially true for the mobile environment.

This is a trend that is likely to snowball within months.

mypsdtohtml.com converts your design into HTML 5 in 24 hours.

Source: BBC Business

Google Plus Animations using CSS

Google uses an awesome user experience with its circles UI animations.In this example the coder tried circle rotation animation effect with Jquery and CSS3. Just few lines of code applying CSS styles using jQuery methods like .addClass() and .animation().

Have a look at the code and try!

100% CSS Icons

An experiment that uses pseudo-elements to create 84 simple GUI icons using CSS and semantic HTML.

The HTML relies on CSS pseudo-elements rather than extraneous HTML elements. The technical aspects of this exercise might be of interest to others.

Visit the Site…

Style your forms

Formly jQuery plugin is an easy way to add style and validation to your form.

An unbelievably easy way to add style and validation to your forms.

Formly makes adding forms to your site a bit more exciting. Easily add style, validation, and a more impressive user interaction with a single function.

See the Code

And if you need PSD TO XHTML visit mypsdtohtml.com: www.mypsdtohtml.com

if you need this form to be applied into a WordPress Theme: www.psdtowordpress.eu

Angry Birds HTML 5

Angry Birds is a puzzle video game developed by Finland-based Rovio Mobile. Inspired primarily by a sketch of stylized wingless birds, the game was first released for Apple’s iOS in December 2009.

Angry Birds was made now in HTML 5 for Google Chrome.

Try it!

Vibrant Colors in Web Design

The color scheme is one of the most important elements of a website design. Some sites use muted colors, while others use bright and vibrant colors. In this post we’ll showcase 25 colorful web designs for your inspiration. Seeing how other designers are using colors can often help to give you ideas and inspiration for your own work.

Read More…

WordPress and HTML5, a romance

WordPress launched arguably its biggest update ever: WordPress 3.0. Accompanying this release was the brand new default theme, TwentyTen, and the promise of a new default theme every year. Somewhat surprisingly, TwentyTen declares the HTML5 doctype but doesn’t take advantage of many of the new elements and attributes that HTML5 brings.

TwentyTen is a theme that already validates as HTML5, make the most of this in this tutorial

Read More…

W3C Says HTML5 is not Ready for the Web

While companies from Google to Apple supports HTML5 and developers rush to learn and read about the new features those who actually oversee HTML5 are telling the world to calm down about the excitement.

W3C says: “There is already a lot of excitement for HTML5, but it’s a little too early to deploy it because we’re running into interoperability issues.” Particularly when it comes to video content, different devices and different browsers aren’t handling HTML5 consistently.

“I don’t think it’s ready for production yet,” the official continued. “The real problem is can we make it work across browsers, and at the moment, that is not the case.”

HTML 5 is still more the future than the present.

Table of the Elements in HTML 5

The table below shows the 104 elements currently in the HTML5 working draft and two proposed elements (marked with an asterisk).
Great job!

Visit the Site