I haven't done anything to my subdomain in awhile. I used to have this message on it through a index.html file, but now I want a picture instead of text. How do I do that? (e.g. a hiatus sign)
YourSuperior
Jun 1 2007, 04:05 PM
Just put
CODE
<img src="URL TO IMAGE HERE">
And save that in your index.html file.
Eryi
Jun 1 2007, 04:08 PM
I did just that, but it never works for some reason.