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
Chosen solution
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...
Ler a resposta no contexto 👍 0All Replies (2)
Chosen Solution
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)