Jump to User:

myOtaku.com: Shadow Jaganshi


Sunday, January 4, 2004


   html tutorial
Okay, I've had quite a few people ask me how I get the border and background color on my posts. I'm going to work on a full-fledged html code helper, and I'll probably add that to my website, but for now, I'll give you the code that I use for my table.

(table)(table bgcolor="black" cellpadding=15 width=500 border=3 bordercolor=red borderstyle="border-color:red: border-width:3pts")(td)
Just change all parenthesis ( ) to the little sideways carrots < >. The font tags come after the (td) tag. If you want a picture in the background instead of a color, type (table background="URL OF BACKGROUND PICTURE GOES HERE!!!") Type the url instead of the big letters... The border size can be changed, the colors can all be changed... Cellpadding is the space between the border and the text inside the table. The width is just how wide the table is. Mine if 500 pixels. If you want a fixed height, just add height="#" somewhere before the borderstyle. Replace the # with an actual number. I hope I haven't confused you at all... Heh. If I did, just tell me and I'll try to clear it up a bit.
Oh yeah, when you want the table to stop, add (/table) at the end.

Comments (0)

« Home