Top "Background-image" questions

The background-image CSS property sets one or more background images for an element.

How to give left and right padding/margin to repeated background in css3 multiple background?

What I want to do is exactly the same like in this article http://css-tricks.com/css3-multiple-backgrounds-obsoletes-sliding-doors/ But in …

css css-sprites background-image
screen orientations in Android, landscape

I would like to know how to modify views when the phone orientation is changed. Like for example my app …

android background-image landscape landscape-portrait
Is an image within a noscript tag only downloaded if Javascript is disabled?

Consider the following example: <noscript> <img class="photo" src="example.png"> </noscript> Does the …

html http background-image image noscript
can you create space between background image repeats?

Is it possible to repeat a background image, but specify a number of pixels before the next repeat starts. i.…

css background-image space background-repeat
App Inventor's apps resize background image and other content depending on screen size

I am programming with app inventor and I want my app to support all screen resolutions and aspect ratios and …

background-image autoresize screen-size app-inventor
Position element over background image. But the BG img changes size with the window. CSS

I have a background image which changes size to the windows size, and I need to position an element on …

css position background-image cover
css background image repeat until specific height

Is there a CSS way to stop a repeating background image at a specific position? HTML: <div class="container …

html css background-image background-repeat
Get final size of background image

is there an easy way to get the final height and width of a background image with Javascript or jQuery …

javascript jquery css background-image background-size
How to force HTML background to bottom when page is smaller than window

I have a page with 2 background images, one of them needs to show at the very bottom of the page. …

html css background-image background-position
Is it sound to wrap a list item in an anchor?

I have a group of images which each have their own links. I want the images to be in a …

html background-image listitem