PDA

View Full Version : Questions and answers about HTML


becky---x
08-31-2006, 04:49 PM
I'm using the freewebs html mode webbuilder, and I want to know how to change the background colour of my page using the html. Does anybody know how?

Eternal Becky
08-31-2006, 05:26 PM
Becky to get a background color for your webpage use either
<body bgcolor="#000000">
or
<body bgcolor="black">

Mistery
08-31-2006, 05:33 PM
You bet me Eternal Becky, just sent to Becky (the second) an answer to her PM. Fortunately we gave her the same info, so she won't be confused ;)

Zox_of_D00m
09-02-2006, 11:34 AM
Here's a thread where u can ask for help on HTML in general. me, my self, dont know a lot about HTML, but my sister do... lol^^

Help each other with HTML tips and tricks... and the general of course.. lol^^

Hollandgirl
09-02-2006, 11:37 AM
i was just looking for that! thanks from me too :D but i want to know how to insert add-ons too, maybe becky can help me with that ? cuz i get the codes, insert them but they just stay codes..

Mistery
09-02-2006, 11:46 AM
Zox_of_D00m, I have merged your thread with this one and renamed it.
Now it is a general thread where questions about HTML can be posted.
Of course the General Chat area would fit aswell, but we have a couple of members who are making Riddle games and therefore have questions about HTML codes.

Hollandgirl
09-03-2006, 10:52 AM
ok, guys, i just found it out, so i don't need help on the background nor the add-ons, thanks for your help anyway ;)

Hollandgirl
09-06-2006, 06:28 PM
for the people who might want to know different codes for colours: http://www.w3schools.com/tags/ref_colornames.asp

OneBun
09-06-2006, 07:49 PM
Just to add to yours Hollandgirl this one is good if you want to blend colors or match them in schemes:

http://www.wellstyled.com/tools/colorscheme2/index-en.html

If you have any version of photoshop it too gives you codes for any color you select for a background. For my webpages, I generally use that program to get ideas for colors as well.

bread
09-06-2006, 08:12 PM
yes alright
you guys may soon be hearing of "yay the riddle 2"

you people=awesome

actually you won't :)

Hollandgirl
09-09-2006, 10:10 AM
I don't think I'm allowed to put the link here cuz it's advertising, so I will only say: If you need cool free stuff for you website like customized movies or banners nd stuff, I have a really cool site for you. PM me if you want it.

Hitman
01-09-2007, 07:21 PM
Could some1 pls tell me how to make a picture a hyper-link to a website for ex. a Game screenshot a hyper-link right to the game?
I would realy appreciate that
Thanks a lot :)

Mistery
01-09-2007, 08:03 PM
I have moved your post here, because this thread is for questions on HTML.

For your question:

<A HREF="URL">
<IMG SRC="imagename.extension">
</A>

With extension I mean for example .jpg or .gif

Hitman
01-10-2007, 06:08 PM
thanks but I figured it out in some internet forum
thanks a lot again