hey Chris the video was informative in the sense that it taught me how to use firebug for debugging, but my website is completely discombobulated in Internet Explorer and I have no clue where to start looking for things that are coded wrong. I've looked it over hundreds of times if not more and I still cannot find the piece of code that is causing it to display the was it does in IE. It shows fine in Firefox. If you could look it over I would greatly appreciate it. The site is jakubredziniak com
how do you trouble shoot IE issues? IE wont run FIREBUG
Bflatest 7 months ago
sometimes that same looking problem can be from a DIV float not being cleared too
Bflatest 7 months ago
Hi EuphoricRender
I found your problem in IE. You have a misplaced HTML comment in the head section of your web page. It looks like this <!--
The line looks like this <!--body, td, th
The comment needs to be removed.
Hope this helps.
Chris
FreelanceWebDev 11 months ago
hey Chris the video was informative in the sense that it taught me how to use firebug for debugging, but my website is completely discombobulated in Internet Explorer and I have no clue where to start looking for things that are coded wrong. I've looked it over hundreds of times if not more and I still cannot find the piece of code that is causing it to display the was it does in IE. It shows fine in Firefox. If you could look it over I would greatly appreciate it. The site is jakubredziniak com
EuphoricRender 11 months ago
Really a good sample to introduce how firebug works !
Looking forward to your new videos.
Naralee71 1 year ago