white = normal
gray = handicapped
This works on ALL internet browsers.
Step1:
Right-Click on your desktop then go to New > Text file.
Rename the file to "somthing.html".
if you can't rename it directly by pressing rename, double-click the file and choose "Save As..." , in the second drop down arrow choose "All Files" and then name your file "somthing.html".
You can now delete the .txt file that you created the "somthing.html" from.
Step2:
Right-Click the file you made and choose "Open With" and then select Notepad.
if there is no Notepad in the drop down menu, select Choose Program and look for Notepad there.
Step3:
Copy and paste this code:
Code:
<HTML>
<HEAD><title>Google</title>
<FRAMESET rows="1,*" border=0>
<FRAME src=Header.html scrolling=auto noresize border=0 name=1>
<FRAME src=http://google.com scrolling=auto noresize border=0 name=2>
</FRAMESET></FRAMESET>
Step4:
Save the file by pressing Ctrl+S and cloce it.
Useage:
You can go to any website through Google and your browser title will stay "Google", BUT if you use the address bar, open a new tab or press a link in your favories the cover will be gone.
In short, try to surf from the links on the page itself and the "Back" and "Forward" buttons.
For example, in order to enter MMowned, I can't type it in the address bar or press it in my favorites, I will just search it in "Google" and press the link there.
Got a question? feel free to post, just make it a good one, well explained.