| Register | Blogs | Reviews | Arcade | Members List | B/S/T | Calendar | Search | Today's Posts | Mark Forums Read | Invite | Links | FAQ |
|
|||||||
| CHAT Junkie Anything and Everything Discussion Area |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
framset page
going over frameset pages the other day in class, my addled brain came up with a way for me to increase my browsing efficiency. It may not be great, but i made it and i use it all the time now. So i figure ill share
In order to use this code: 1: Copy and paste into NotePad 2: Click Save As 3: Change file type to "all file types" 4: save it onto your desktop This is what it looks like for me in Mozilla: ![]() ************************************ <?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml/11/DTD/xhtml1- frameset.dtd"> <html> <head> <title> Links Page </title> <!-- Name: Drewcif Date: April 6th 2007 Pain Cell- pbjunkie browser --> <!--PBJ handle: Drewcif www.pbjunkie.com---> </head> <frameset cols="20%,*"> <frame name="left" id="left" src="http://www.myspace.com"/> <frameset rows="30%,*"> <frame name="topright" id="topright" src="http://www.google.com" /> <frame name="bottomright" id="bottomright" src="http://www.pbjunkie.com" /> </frameset> </frameset> <!--- In order to use this code: 1: Copy and paste into NotePad 2: Click Save As 3: Change file type to "all file types" 4: save it onto your desktop It looks like: http://i20.photobucket.com/albums/b2...tombrowser.jpg on my browser. ***it should be noted that any url my subsituted simply by typing in your desired URL***** ---> </html>
__________________
![]() Last edited by drewcif; 04-19-2007 at 08:26 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|