Chris Angelico wrote:

> <frameset rows="50%,50%">
>   <frameset cols="50%,50%">
>     <frame src="http://blah/blah";>
>     <frame src="http://another/blah";>
>   </frameset>
>   <frameset cols="50%,50%">
>     <frame src="http://third/blah";>
>     <frame src="http://final/blah";>
>   </frameset>
> </frameset>
>
> That should divide your screen four ways 
> ( if I haven't botched my HTML
>   - ages since I've used frames ).

  html !botched .... :-)

  An example of your frameset code 

    http://csphx.net/fourpy.htm


-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to