web browsing short cut
Cousin Stanley
cousinstanley at gmail.com
Thu Jul 7 03:21:34 EDT 2011
More information about the Python-list mailing list
Thu Jul 7 03:21:34 EDT 2011
- Previous message (by thread): web browsing short cut
- Next message (by thread): web browsing short cut
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): web browsing short cut
- Next message (by thread): web browsing short cut
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list