Click to See Complete Forum and Search --> : Problems with seeing my frames website on PC, fine on Mac


sashi
08-23-2005, 07:13 PM
Now I'm really stumped. I developed my website on a Mac. I can see all of the frames elements in any browser while using a Mac (i.e. IE, Netscape, Foxfire, AOL) - it looks great to me.

HOWEVER, when I go to any PC and use any browser, the top frame does not show at all.

What the heck is going on?

Any suggestions on coding I can put into my main "frames.html" document to fix the problem? I'm using "iframes" tags, FYI.

Here's my website: http://www.black-valentine.com/NewDesign/frames.html

For reference: the problematic top frame I speak about here is called "logo.html" on my "frames.html" page (if you View Source).


Please HELP! :confused:

cyber1
08-23-2005, 09:36 PM
Your body open tag is missing.

-Bill