View Single Post
  #3 (permalink)  
Old 07-18-2008, 02:45 PM
ee222 ee222 is offline
WebProWorld Member
 

Join Date: Sep 2005
Location: USWebCity.com
Posts: 39
ee222 RepRank -1
Question Re: Frames Fixed Width Size -- Help

Quote:
Originally Posted by lspence View Post
<frameset cols="125,100*,125">
<frame name="lc-window" frameborder='0' framespacing='0' scrolling="no" resize="no"
target="main" src="left.html" noresize>
Thank you for your help. It works much better. But the right frame is still resizing. Then I chagne the code from <frameset cols="125,100*,125"> to <frameset cols="125,25*,125">. Now, the right frames has less resizing. It still is not in fixed width size. Thanks.
__________________
Make A New Website --- USWebCity.com
>> Web Hosting Ratings and Reviews <<
Reply With Quote