Bud's HTML BookMark Page!!!


Is this really the contents of your C drive? Click on the button and see for yourself...

Don't worry. No one can see this but you!!

Pick a color for the background.

 
Grey Orange Yellow Green Cyan Black

 
OR From Paul Pangalos Site
at http://www.angelfire.com/pa/paulmj
 
Pick
a Color
by
Button
. Buttons are fun Huh::))
 

If you'd like to be able to fly thru you
Directory Tree, just put file:///C|/  or click C:\ in your URL box and after it loads then bookmark it. That way you always have an "ftp site" looking Directory Tree.....Your whole system and easy to navigate. Fun, fast and easy.

Please don't worry about me seeing you Directory Tree, I'm not that smart, nor am I inclined to do that. But just think about how easy it would be for a good "Retrieval Packet" ie; "Cookie" or hacker to do that. Remember, you can always turn your Cookie warning on in you brouser.


Ok, Follow these links. You'll probably want to bookmark most of them.

This is the way I keep my most important links; in a seperate L.html that I also load once then Bookmark it.
I call it "Big-Ben".  If you like it the code is below. All you have to do is copy it and you see how easy it is to save your favorites in a seperate .html file away from your bookmark.htm.
 


The Button's Code.

Just copy the below. Open notepad and paste it and Save As, Your.html. Put it in any directory you want. Or you can make a new one for it, C:\MY-HTML. :)



<HTML>
<HEAD>
<TITLE>Created by You</TITLE>
</HEAD>
<BODY>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="PostCards" onClick="location= 'http://www.kodak.com/digitalImaging/pictureThis/picThisHome.shtml'"><INPUT TYPE=button VALUE="WebCrawler" onClick="location= 'http://webcrawler.com/'"><INPUT TYPE=button VALUE="MSKB" onClick="location= 'http://support.microsoft.com/support/c.asp'"><INPUT TYPE=button VALUE="MidWest Micro" onClick="location= 'http://www.mwmicro.com/'"></DT></CENTER>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="Top 95 Apps" onClick="location= 'http://cws.iworld.com/32menu.html'"><INPUT TYPE=button VALUE="Click 4 Free" onClick="location= 'http://www.infi.net/index.html'"><INPUT TYPE=button VALUE="1 Stop 95" onClick="location= 'http://www.windows95.com/'"></DT></CENTER>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="MS ftp Softlib" onClick="location= 'http://www.cyf-kr.edu.pl/ftp/softlib/full.html'"><INPUT TYPE=button VALUE="Registry Place" onClick="location= 'http://www.oocities.org/SiliconValley/Pines/2857/'"><INPUT TYPE=button VALUE="Healthy Pc" onClick="location= 'http://www.zdnet.com/hpc/'"><INPUT TYPE=button VALUE="Expert Answers" onClick="location= 'http://www.zdnet.com/wsources/data/discuss.html'"></DT></CENTER>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="Puter Glossary" onClick="location= 'http://www.itc.virginia.edu/itcweb/help/glossary/home.html'"><INPUT TYPE=button VALUE="Glossary. Searcher" onClick="location= 'http://www.onelook.com/'"><INPUT TYPE=button VALUE="Universal Glossary" onClick="location= 'http://info-s.com/gloss.html'"><INPUT TYPE=button VALUE="95 Freeware" onClick="location= 'http://www.winfiles.com/'"></DT></CENTER>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="It's All Here!" onClick="location= 'http://www.lib.byu.edu/'"><INPUT TYPE=button VALUE="100 Hot Websites" onClick="location= 'http://www.100hot.com/'"><INPUT TYPE=button VALUE="2001 Reg Tips" onClick="location= 'http://www.winmag.com/library/1996/1496/tip1j.htm'"></DT></CENTER>

<CENTER>
<DT>
<FORM><INPUT TYPE=button VALUE="Deja News" onClick="location= 'http://www.dejanews.com/home_ps.shtml'"><INPUT TYPE=button VALUE="Newsnets" onClick="location= 'http://www.angelfire.com/pages0/KentBranch/usenet.html#JONBELL'"><INPUT TYPE=button VALUE="Top News Hierarchies" onClick="location= 'http://www.io.com/cgi-bin/picknewsgroups'"><INPUT TYPE=button VALUE="News Stuff" onClick="location= 'http://Web.InfoAve.Net/~dcalhoun/'"></DT></CENTER>
</FORM>

</BODY>
</HTML>


The Color Button's Code From Paul Pangalos

<HTML>
<HEAD>
<TITLE>Created by You and me and Paul Pangalos</TITLE>
</HEAD>
<BODY>
 

<CENTER><FORM></CENTER>

<CENTER><INPUT TYPE="button" VALUE="Teal" ONCLICK="document.bgColor='teal'"><INPUT
  TYPE="button" VALUE="Cool blue" ONCLICK="document.bgColor='#0080FF'"><INPUT TYPE="button"
  VALUE="Navy" ONCLICK="document.bgColor='navy'"><INPUT TYPE="button" VALUE="Green"
  ONCLICK="document.bgColor='green'"><INPUT TYPE="button" VALUE="Blue"
  ONCLICK="document.bgColor='blue'"><INPUT TYPE="button" VALUE="Default"
  ONCLICK="document.bgColor='black'"></CENTER>

<CENTER></FORM></CENTER>

</BODY>


  • Back To The Top    • Back To Home