Moony1
07-14-2003, 07:59 AM
I've seen a number or websites that have (Or appear to have) 3 Frames. (Left and Right are approx the same in size... And Center)
would the code Look like this? :
<frameset cols=15%,70%,15%>
<frame src="left.html" name="leftside">
<frame src="center.html" name="Center">
<frame src="right.html" name="rightside">
</frameset>
Or...On these sites, is What LOOKS like the right frame..really One Big frame (in disguise) With what appears The Middle and Right Frame (To Make The Right Frame appear as two..)?
would the code Look like this? :
<frameset cols=15%,70%,15%>
<frame src="left.html" name="leftside">
<frame src="center.html" name="Center">
<frame src="right.html" name="rightside">
</frameset>
Or...On these sites, is What LOOKS like the right frame..really One Big frame (in disguise) With what appears The Middle and Right Frame (To Make The Right Frame appear as two..)?