El -9999px ha muerto, viva el #replace
Esto es lo que hacemos desde hace diez años con los logos: <h1>Texto del logo + a veces eslogan</h1> <style> h1 { …
Esto es lo que hacemos desde hace diez años con los logos: <h1>Texto del logo + a veces eslogan</h1> <style> h1 { …
Si tienes una web con formularios para recabar información del usuario, pronto encontrarás que hay multitud de scripts que intentan enviar su spam con la esperanza de que sea automáticamente publicado. Una medida sencilla para evitarlo es introducir un pequeño …
Una receta para evitar el spam en los formularios web Read »
Misuse of the <br> tag How not to use the <br> tag A common misuse of the <br> tag is to use it to create spaces or gaps in your content. WYSIWYG editors are notorious for injecting multiple line breaks or empty …
When you start a blog with WordPress, you get an overall good crawlability like with most blogging platforms. To get it ranked at search engines your first priority should be to introduce it to your communities acquiring some initial link …
http://meyerweb.com/eric/tools/css/reset/reset.css
Microsoft has announced that IE8 will introduce a new “browser version targeting” system that will see the browser default to rendering standards-compliant pages the same as in IE7, and will require developers to explicitly opt in to IE8’s new, Acid2-compliant …
Para los navegadores que tienen JS deshabilitado: corchete noscript corchete corchete meta http-equiv=”refresh” content=”0; URL=http://www.url.com/noscript.htm” corchete corchete / noscript corchete
Gracias a http://www.albin.net/CSS/roundedCorners/ por compartir esto