web help

You can talk about anything here

Moderator: Akira

Post Reply
User avatar
BD
First Veteran
Posts: 1757
Joined: Wed Feb 26, 2003 12:01 am
Location: OC, CA
Contact:

web help

Post by BD »

I know theres a way to get the background image to fit the screen and always stay visible on a web page but can't find it. Any ideas?
Image
Image
Image
User avatar
Akira
Eagle / Forum Admin
Posts: 1509
Joined: Tue Feb 25, 2003 12:52 pm
Location: Ontario, Canada
Contact:

Post by Akira »

Here html I scooped from a site that I frequent, which does this.

Code: Select all


<body background="http://www.youraddress.com/background.jpg" bgproperties="fixed" bgcolor="#FFFFFF"  text="#000000" link="000000" alink="000000" vlink="#000000">
Seems the "fixed" is what does it.
User avatar
BD
First Veteran
Posts: 1757
Joined: Wed Feb 26, 2003 12:01 am
Location: OC, CA
Contact:

Post by BD »

thanks!! I'll try that in the AM
Image
Image
Image
Post Reply