¿Así que querías saber (casi todo) de CSS?
CSS: Tutoriales
General
A CSS Walkthrough – Christian Montoya
Alsacreations, creating websites with CSS and (X)HTML : tutorials and lessons – Raphael Goetter
An Introduction To CSS – Adrian Senior
Beginners Guide to CSS and Standards – Emil Stenstrom
Building Your First CSS Site – Michael Koch
Cascading Style Sheets Made Easy – Taylor [...]
SEO-sanitizing a WordPress theme in 5 minutes
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 love. However, those natural links come with disadvantages: canonicalization issues.
“œCanonicalization”, what a geeky word. You [...]
CSS RESET – ACTUALIZACIÓN FEB08
http://meyerweb.com/eric/tools/css/reset/reset.css
IE8 : “browser version targeting”
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 rendering engine if they want it.
Furthermore, since Microsoft believes this is the best way for [...]
Noscript – js deshabilitado
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
La movida de las esquinas redondas
Gracias a http://www.albin.net/CSS/roundedCorners/ por compartir esto
