css - main page boxes not aligned right in Internet Explorer -


i building photo portfolio website using wordpress , editing existing theme. worked on in firefox , checked few times throughout @ styling in ie , fine. having finished looked @ today , in ie , totally messed up. none of boxes on main page lined right.

i tried using code in header have ie render ie7 , worked made other little problems. not sure if problem doctype. don't know should be, or if changed along way messed up.

the site works in other browsers have tried

here site. http://theshalomimaginative.com/blog/

thanks.

youre <h3> tags aren't closed. 1 of few instances ie rendering things correctly ;) other browsers allow make mistakes this, ie more strict.

never forget value of validating code!


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -