January 13, 2006
the AIM link code
from sharp-shooter Michael Rado:
(and it DOES open iChat)
my screen name: <a href=aim:goim?screenname=catspawpaw> catspawpaw</a>
my screen name: catspawpaw
Posted by phoebeg at 10:44 PM | Comments (0) | TrackBack
check this out!
a bit of code from your fellow student Gary Blackburn:
(go ahead- paste it into your page and see what happens! Remember to change it to plain text)
<form>
Orange
<INPUT TYPE="radio" NAME="radio" onClick="document.bgColor='orange'">
Blue
<INPUT TYPE="radio" NAME="radio" onClick="document.bgColor='blue'">
Yellow
<INPUT TYPE="radio" NAME="radio" onClick="document.bgColor='yellow'">
</form>
Posted by phoebeg at 10:21 PM | Comments (0)