how the images can be placed side by side with help of css background image in <div>
how the images can be placed side by side with help of css background image in <div>
Collapse
X
-
Are you asking if you can have two div, that each take up half of the screen, and have an image in them?
If so that is a horrible idea (no offence). I would take the pictures, and a photo editor, and put them together, then make that your background image.
Thanks, Death -
-
Originally posted by vedasriiam not telling asking about background image sir
iam asking that
for example in web page in menu section we place the images like about us, contact us etc.To place that images one after the other in div tag using css how we can do
Code:div { display:inline; }
Comment
-
Originally posted by vedasrihow the images can be placed side by side with help of css background image
iam not telling asking about background image sirComment
Comment