Posts Tagged ‘mozilla’
Centrar div y contenido con CSS [resuelto]
Os voy a dejar algunos códigos de ejemplos para que veáis cómo centrar horizontalmente y verticalmente un div (y/o su contenido) utilizando CSS. Las explicaciones están (en inglés) en el propio código. Es fundamental definir correctamente el DTD (primera línea del código). En mi ejemplo uso el transitional. Ejemplo 1: centrar un div horizontalmente y [...]
mozbackup, the best way to migrate / backup mozilla and firefox
If you use Windows you will need to format your hard disk from time to time (…). Or maybe you just want to update from XP to Vista (you sure?) or from XP to W7 (better). Mozbackup is, IMHO, the best way to backup your mozilla (settings, bookmarks, stored cookies …) and thunderbird (settings, mails, [...]
Browser detection with javascript
In a perfect world, all the major browsers would co-exist happily together, supporting the same set of objects and features. But then again, in that world, I’d be on an island enjoying the sun. Before we reach that place, this tutorial looks at how to detect support for a particular JavaScript property or method before [...]