IE and CSS -- Hacking Journal [2006/03/15]
Today I finally took my Ruby on Rails website live for work. I spent the better part of my morning hacking on my CSS to get IE to render it properly. I used a template from Mollio that worked pretty good but I still had some bugs after I integrated it with my rhtml. Everything turned out good, my main issue ended up being an extra closing div in the code. W3C’s validator did not pick it up though because I actually had an extra opening div also. The horrors of cut-n-paste.
Now the maintenance begins.
Eric Davis
