What's the maximum pixel value of CSS width and height properties? -


what largest valid px values css width , height properties accept?

(i'm building webapp creates large zoomable container element , want know actual limits.)

using css inspector comes browsers on element 10000000000px width , height:

firefox: 33554400px chrome:  33554428px opera:   33554428px ie 9:    21474836.47px 

Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -