web browsing short cut

Cousin Stanley cousinstanley at gmail.com
Thu Jul 7 03:21:34 EDT 2011


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




More information about the Python-list mailing list