Re: Myspace =)
13:59 on Wednesday, May 10, 2006
|
|
|
Re: Myspace =)
14:55 on Wednesday, May 10, 2006
|
|
|
Re: Myspace =)
16:50 on Wednesday, May 10, 2006
|
|
|
Re: Myspace =)
18:22 on Wednesday, May 10, 2006
|
|
|
schoolgirl0125 (613 points)
|
Cool. If there's a layout..then i guess it won't be that bad. i mean i made my own website before with a layout. i tried xanga but didn't get too far on that! ...i'm willing to learn though!
Hhhmm..maybe i'll make my own myspace. it's just that my computer stinks and it's hard to get pics..i could download:D...
|
|
|
|
Re: Myspace =)
21:42 on Wednesday, May 10, 2006
|
|
|
Dennis (587 points)
|
I have one, but don't have anything on it! HAHAAHH U guys are welcome to have a look-see at a blank page. I am going to work on trying to get at least a layout, and possibly some info up, but who knows when that will be!!!
-Dennis
http://www.myspace.com/dennistheflamer
|
|
|
|
Re: Myspace =)
08:48 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
08:52 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
09:55 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
11:22 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
13:12 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
16:04 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
18:02 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
19:10 on Thursday, May 11, 2006
|
|
|
Re: Myspace =)
22:31 on Friday, May 12, 2006
|
|
|
tim (252 points)
|
The most rudimentary way of adding a background color is to use the following code:
<BODY
BGCOLOR="#FFFFFF"
>
The #FFFFFF is called a hexadecimal code, and it will produce the color white. Here's a link for the hexadecimal codes for other colors:
http://www.hypersolutions.org/pages/rgbhex.html
If you'd like to use an image for the background, you'd use the following code:
<BODY
BACKGROUND="paper.gif"
>
"paper.gif" would be the image that is displayed repeatedly in the background. If you'd like me to create an image for you of rainbow colors, let me know.
Also, if you're not sure where the body tags are to be placed within the HTML code, they're under the head tags and before the </HTML>.
If you have anymore questions feel free to ask in this thread or send me a message. Have fun with it.
|
|
|
|
Re: Myspace =)
01:19 on Saturday, May 13, 2006
|
|
|
|