html - Internet Explorer 9 Not Displaying Text Properly -


i working on website , doing testing in ie9.

i have slideshow section. (correctly displayed): http://i.stack.imgur.com/dbcp5.jpg , others this: http://i.stack.imgur.com/wxemu.jpg

the button cut off , last name quote doesn't display. have narrowed down issue due amount of words used in h2. in other browsers such chrome somehow makes words fit , keeps same font-size. how make work in ie9?

this may due varying default user agent stylesheets. using css reset, normalize.css, may achieve consistency, else being equal.

you may want use old 1.1.3 branch of normalize because require ie7 support.

note ie7 usage basically nil, recommend dropping support it.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -