![]() |
Easy Way To ,ake an Image a background?
Does anyone know of any easy way to turn an image into a website background?
|
On your desktop or on a web page?
|
LOL Webpage, I allready accidently saved a whore as the background on my deaktop trying to figure it out
|
Ok, so I can't read.. sue me.. lol
img src="background.gif" If it's a simple gif, make it like 1 by 800 pixels... it will tile (scroll down) on it's own. |
Ok, it's been awhile since I've done this.
In the head tags = replace 'bgcolor=" with "background=youfile.gif" |
http://www.wdvl.com/Graphics/Techniq...ckgrounds.html
This explains the whole thing a Ton better than I ever could. that, I can't find a URL where I've used it very quickly. |
Thanx for the help Dareutwo
I wanted to use a single image but am starting to think I need to figure out another way |
You can use background images for :-
1) A whole page... 2) A cell of a table...
| Example 1 will tile (repeat) over the whole page, so the actual size of the image is important. Example 2 will be constrained by the size of the table cell, but will repeat itself, if smaller than the table cell it is in. You can also use CSS to show a background only once, like this... background-image:url(images/bkground.gif); background-repeat:no-repeat; |
|bananna| Thanx Urb Example Two is exactly what I was after
|
All times are GMT -4. The time now is 07:48 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc