Category Archives: Web Site Stuff

decorating hyperlinks

Take a look at the code below: A:link { text-decoration : none;} A:visited { text-decoration : none;} A:hover { text-decoration : underline;} This is a simple style sheet that enables your links to display a pretty interesting effect. The links … Continue reading

Posted in Web Site Stuff | Comments Off

co I-1, class of ’82 website

I’m working on the Company I-1, class of ’82 website. Continue reading

Posted in Web Site Stuff | Comments Off

pretty enough for now

The interface is acceptable now, I think, at least for the main page. I still have to add my look and feel to the page where users enter their posts. I haven’t come across any noticeable bugs in the web … Continue reading

Posted in Web Site Stuff | Comments Off

still housekeeping

trying to get wallpaper up Continue reading

Posted in Web Site Stuff | Comments Off

Started a weblog

I just put up this weblog. It was relatively easy to install I found. Of course I already had PHP (server side scripting language) and MySql (the database) configured on my site. All I had to do was download the … Continue reading

Posted in Web Site Stuff | Comments Off