2 background images in page

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
onlyvin
Forum Newbie
Posts: 6
Joined: Fri Oct 26, 2007 5:50 am

2 background images in page

Post by onlyvin »

Hi

i have one query; i want to put 2 images as a background image.
my 1st image is in body i.e. (tlo.jpg) and i want to keep another image as a background (i.e. city.jpg) at the bottom of page.
is it possible in same page? find attached css code for the same; is this correct?

your suggestions appreciated..

Thanks
Attachments
css.jpg
css.jpg (53.18 KiB) Viewed 1029 times
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: 2 background images in page

Post by Christopher »

Have one background on the <body> or outermost <div> and then have a background for a <div> at the bottom of the page.
(#10850)
Post Reply