How to set a background image in html

Solved
max -  
 moi -
Bonjour,
how do you set a background image in HTML?

because I don't know HTML and I need to set a background in my MySpace

thank you
Configuration: Windows XP Internet Explorer 6.0

5 réponses

Twix
 
If it's just to insert an image, it's
<img src="your_image_address.gif">

if it's to put it as a background with text on top, it's more like
<body background="your_image_address.gif"><p> your text that will be on top of the image</p></body>

but there I'm less sure.
62
bibou
 
Je ne sais pas comment mettre une image derrière mon texte.
0
belgazou
 
I can't do it...
1