Sunday, July 26, 2009

CSS stuff

Just a CSS snippet to help me on my way...


p {margin-left: 2px; margin-top: 80px; margin-right: 45px; margin-bottom: -5px; }


a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }








Monday, July 06, 2009

Chat box


Ok so here's a widget for blogs or small-scale wannabe interactive websites: chat box.
Looks interesting but I guess is only really useful for a dedicated community which you know is going to be logging on frequently. Otherwise it might be like having a website counter on your page-fine but not if it shows 58 hits since 1998!

Check it: