so I'm wondering how I could get a black background like the pheonix comic, cause it would make mine look a lot better (take a look if you want)
I am also wondering what the best way to include a message with each comic would be.
I image you do all this with that html stuff. Please illuminate me!
background colors and such
-
Claytonian
- Newbie
- Posts: 6
- Joined: Sun May 26, 2002 9:27 pm
- Location: wy
- Contact:
First, you need a color code. I don't know them off the top of my head but I THINK black is #FFFFFF ... but that might be white. If it is, then black is #000000 I think. Anywho, they shouldn't be too hard to find. Take a look at html goodies if all else fails.
Then the code should be something along the lines of "< body background ="#FFFFFF" >". And poof, you will have a solid color background. As for the rest, I don't know. Trying to figure that out myself.
Joel
<A HREF="http://haffn.keenspace.com">Hyperactive Fast Food Ninjas!</A> : It's grand opening week. Stop by and enjoy the enjoyables.
Then the code should be something along the lines of "< body background ="#FFFFFF" >". And poof, you will have a solid color background. As for the rest, I don't know. Trying to figure that out myself.
Joel
<A HREF="http://haffn.keenspace.com">Hyperactive Fast Food Ninjas!</A> : It's grand opening week. Stop by and enjoy the enjoyables.
