Hey all, I just realized that although my site displays just fine in IE7 it shows nothing in FireFox but my source code, could anyone give me a hand with this? The website is http://www.affiliatemarketerguides.com the sub-pages are the issue. Thanks in advance for your help, I can't find anything wrong with my code.
I think you should change your links: Example: From this: <a href="http://www.affiliatemarketerguides.com/articlemarketingguides">Article Marketing Guides</a> To this: <a href="http://www.affiliatemarketerguides.com/articlemarketingguides.html">Article Marketing Guides</a> and add the .html extensions to your pages. That's a good solution since your site might not be using anything dynamic so I suggest to stick to html.