skordy
07-09-2003, 04:41 AM
Im having some problems getting my frames to work.
The following is my best attempt, only i cant get anything to open in the 'left' frame. it shows up as a divison but it seems unaccessible. what am i doing wrong?
frameset framespacing="0" border="0" rows="15%,*,10%" frameborder="0">>
<frame name="top" scrolling="no" noresize src="top.html" target="main">
<frameset cols="*,80%">
<frame name="left" src="blank.html" target="main">
<frame name="main" src="blank.html" target="main">
</frameset>
<frame name="bottom" scrolling="no" noresize src="bottom.html" target="bottom">
<noframes
my ideal frames actually look like this, can anyone help me build them?
___________________
|
____________|______
|
|
|
|
__|________________
___________________
___________________
Thanks in advance for any imput!
The following is my best attempt, only i cant get anything to open in the 'left' frame. it shows up as a divison but it seems unaccessible. what am i doing wrong?
frameset framespacing="0" border="0" rows="15%,*,10%" frameborder="0">>
<frame name="top" scrolling="no" noresize src="top.html" target="main">
<frameset cols="*,80%">
<frame name="left" src="blank.html" target="main">
<frame name="main" src="blank.html" target="main">
</frameset>
<frame name="bottom" scrolling="no" noresize src="bottom.html" target="bottom">
<noframes
my ideal frames actually look like this, can anyone help me build them?
___________________
|
____________|______
|
|
|
|
__|________________
___________________
___________________
Thanks in advance for any imput!