links for 2007-07-11
-
Los rankings de Nielsen pasarán de regirse por las páginas vistas a utilizar a utilizar el tiempo que permanece en el sitio web el usuario. Hace mucho que…
I’ve already covered some subtle HTML5 improvements like placeholder, prefetching, and web storage. Today I want to introduce a few new INPUT element types: email and url. Let’s take a very basic look at these new INPUT types and discuss their advantages.The SyntaxThe syntax is as basic as a text input; instead, you set the type to “email” or “ …