A little advice with some frames

N

Neil

Hi all

Need a quick bit of advice with some frames.

I am creating a webpage using a set of frames, and this has to be visible in
both IE and Netscape.

I have used the following code to create the frames:-

<FRAMESET COLS="15%, 70%, 15%" frameborder="0" framespacing="0" border="0">

<FRAME SRC="blankleft.html" NAME="left" SCROLLING="auto" NORESIZE>

<FRAMESET ROWS="15%, 70%, 15%" frameborder="0" framespacing="0"
border="0">

<FRAME SRC="blanktop.html" NAME="top" SCROLLING="no" NORESIZE>

<FRAME SRC="middle.html" NAME="middle" SCROLLING="auto" NORESIZE>

<FRAME SRC="blankbase.html" NAME="bottom" SCROLLING="no" NORESIZE>

</FRAMESET>

<FRAME SRC="blank.html" NAME="right" SCROLLING="no" NORESIZE>


All is fine and dandy in IE, but in Netscape I have two frames with borders,
one vertical, one horizontal.

Any ideas??

Cheers

--
Neil

Yesterday is a memory
Tomorrow is but a vision
Today is just a bitch!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top