|
Posted by Tony Vella on 06/28/07 13:22
Forget it! A senior moment!
--
Tony Vella, Ottawa, Canada
http://indian-biographies.shorturl.com
"Tony Vella" <tony.vella@rogers.com> wrote in message
news:SfSdne42yZrZLx7bnZ2dnUVZ_tWhnZ2d@giganews.com...
> Just starting out experimenting with frames:
> Why do the lower frames (a, b and c) have horizontal scroll bars if the
> total width is 100%?
> Thanks in advance.
>
> <frameset rows="50%, 50%">
> <frame src="1.html" name="1" bordercolor="blue">
> <frameset cols="25%, 25%, 50%">
> <frame src="a.html" name="a" bordercolor="red">
> <frame src="b.html" name="b" bordercolor="red">
> <frame src="c.html" name="c" bordercolor="red">
> </frameset>
> </frameset>
>
> --
> Tony Vella, Ottawa, Canada
>
Navigation:
[Reply to this message]
|