English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I would like to do so in HTML? What is the code?

2006-06-10 16:58:48 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

so if I had a picture called bg.gif then it would automatically make it a background. Where do I go from there?

2006-06-10 17:12:26 · update #1

4 answers

http://www.w3schools.com/html/html_backgrounds.asp

2006-06-10 19:26:21 · answer #1 · answered by Anonymous · 0 0

James_tran is right but don't forget to store the images and the html document in the same folder. This will make sure the path between them stays relevant. If you are not too clear about this then have a look at the web site below. The html tutorial explains about relevant paths.

2006-06-11 00:30:59 · answer #2 · answered by Sue W 3 · 0 0

Yes be sure that the html file and the picture that you're attempting to use are in the same parent folder.

Use:



and if you should ever change your mind to just wanting a color use:



Remember to put this between the and tags, because if you put it anywhere else like between the and tags it's liable not to work.

2006-06-11 08:22:56 · answer #3 · answered by Brit 2 · 0 0

2006-06-11 00:00:58 · answer #4 · answered by James T 6 · 0 0

fedest.com, questions and answers