from http://my-stuff.tripod.com/___css.css .middlewidth { width:3in; }
from http://my-stuff.tripod.com/my_stuff.css body { /* color: black !important; */ /* background: white !important; */ /* background-image: url(my_background_image.jpg); */ } h1 { color: black } /* URL's we have not visited are LIGHT BLUE */ /* a:link { */ /* color: #6666ff; text-decoration: underline; */ /*} */ /* URL's we have visited are YELLOW */ /* a:visited { */ /* color: #ffff00; */ /* } */ /* the last URL we visited or active url is RED */ /* a:active { */ /* color: #ff0000; text-decoration: underline; */ /* } */ /* when we hover the mouse over the URL make it ORANGE*/ /* a:hover { */ /* color: #FF9900; */ /* } */ /* this defines the class of "old_names" */ /* which you can point to with */ /* */ /* or */ /* |