Posts Tagged ‘firefox’
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 [...]
Burp suite, foxy proxyand mod_rewrite
Currently I am attending a workshop on Designing Secure Wep Apps and there I learned about Burp suite and Foxy proxy (standard). What is Burp Suite? Burp Suite is an integrated platform for attacking web applications. It contains all of the Burp tools with numerous interfaces between them designed to facilitate and speed up the [...]