Thread: Backgrounds
Results 1 to 3 of 3
Related
-
backgrounds Forum: Graphics Forum
Replies: 9 -
iframes backgrounds Forum: HTML Forum
Replies: 7 -
Gradients in backgrounds Forum: HTML Forum
Replies: 4 -
backgrounds Forum: CSS Forum
Replies: 3 -
Backgrounds and Images Forum: HTML Forum
Replies: 13
-
02-16-2002, 09:07 PM #1
Backgrounds
Quick question. I want to have a fixed background on my web site. What is the attribute for that?
Isn't is bgproperties="fixed"?
Thanx...
-
02-16-2002, 10:37 PM #2
Personally I use Adobe Photoshop to create the background i want then slice it up in Image Ready, then save it as HTML. After that all I do is change the sliced images to background images like
<TD background="images/layout_03.gif" WIDTH=132 HEIGHT=770>
I'm not sure if that is what you are asking. You can also do something like
<body topmargin=0 leftmargin=0 background="images/background_grid.gif">
and like i made a set of four grid boxes then it'll just tile so that it expands and contracts whenever necessary without you having to change the images size. Don't listen to me i'm still a n00b lol. jk hope i helped.
-Dave
-
02-17-2002, 01:52 AM #3
Re: Backgrounds
Originally posted by Black Death
Quick question. I want to have a fixed background on my web site. What is the attribute for that?
Isn't is bgproperties="fixed"?
Thanx...
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum