Catiris
Sean--
Thanks~
And a question (on pain of sounding very dumb), what did you write the index.html file in?
& do you have a cat or cats already awaiting death, should there be any of us who do not fail? Or do you refuse to plan for something so extraordinary?
edit// oh wait, hey--so we can't do hovers?? That's one of my favorite parts :C
Without hovers text and links can get bland...
It doesnt really matter what I wrote index.html in. Its simply the html template. But for your information, it was written in dreamweaver. However, it will not matter. HTML and CSS are universal codes.
Also, you can still do hovers. You can do anything you usually do in CSS and more. Anything you did on your Gaia profile can be applied here. In fact more, because I do not place restrictions on your coding like Gaia does.
Using the same :hover.
a { color: #FFFFFF; text-decoration: none;}
a:hover { color: #CCCCCC; text-decoration: underline;}
By the way: