Alejandro Cuesta wrote:
Para conseguir una página lo más ACCESIBLE posible, se recomienda usar unidades relativas (em o %)

Solo recordar que a pesar de que IE interprete los píxeles como medida absoluta, en la especificación se dice que es una medida relativa:


http://www.w3.org/TR/REC-CSS2/syndata.html#length-units

Relative units are:

    * em: the 'font-size' of the relevant font
    * ex: the 'x-height' of the relevant font
    * px: pixels, relative to the viewing device

(...)

Absolute length units are only useful when the physical properties of the output medium are known. The absolute units are:

    * in: inches -- 1 inch is equal to 2.54 centimeters.
    * cm: centimeters
    * mm: millimeters
    * pt: points -- the points used by CSS2 are equal to 1/72th of an inch.
    * pc: picas -- 1 pica is equal to 12 points.

álvaro
--
http://www.furilo.com


_______________________________________________ Lista de distribución Ovillo Para escribir a la lista, envia un correo a [EMAIL PROTECTED] Puedes modificar tus datos o desuscribirte en la siguiente dirección: http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a