Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question on style sheet 1

Status
Not open for further replies.

EdRev

Programmer
Aug 29, 2000
510
US
On a style sheet, how can I set a background to an image file on my server: i.e. background:\myserver\images\gif.gif
 
BODY {
background-image: URL("Path To Image");
} A language that doesn't affect the way you think about programming is not worth knowing.
admin@onpntwebdesigns.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top