browser is not reading style sheets to website, works in all other browsers
I created my site using templates in Dreamweaver. The new 4.0.1 Firefox browser does not render the site properly. The nav bar is split and all of the content is missing. It rendered correctly in 3.__.17 as well as current Safari and Chrome browsers on both PC and Mac
被采纳的解决方案
The home page looks fine to me.
On several pages, there is a problem with the table width: "1012px%"
Obviously you don't want both 1012 pixels and more than 100 percent...
定位到答案原位置 👍 0所有回复 (2)
选择的解决方案
The home page looks fine to me.
On several pages, there is a problem with the table width: "1012px%"
Obviously you don't want both 1012 pixels and more than 100 percent...
Wow! That was to easy. Thanks. (I do know that there shouldn't be 2 measurements in there. Just didn't see it)