Top "Background-image" questions

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

How to apply a CSS filter to a background image

I have a JPEG file that I'm using as a background image for a search page, and I'm using CSS …

css background-image css-filters
CSS Display an Image Resized and Cropped

I want to show an image from an URL with a certain width and height even if it has a …

html css background-image image
How do I combine a background-image and CSS3 gradient on the same element?

How do I use CSS3 gradients for my background-color and then apply a background-image to apply some sort of light …

css background-image gradient
Responsive css background images

I have a website (g-floors.eu) and I want to make the background (in css I have defined a bg-image …

css responsive-design background-image image-resizing
How to completely remove borders from HTML table

My goal is to make an HTML page that is similar to a "photo frame". In other words, I want …

html css html-table background-image
Fit background image to div

I have a background image in the following div, but the image gets cut off: <div style='text-align:center;…

html css background-image
100% width background image with an 'auto' height

I'm currently working on a mobile landing page for a company. It's a really basic layout but below the header …

html css background-image responsive responsive-images
Semi-transparent color layer over background-image?

I have a DIV and I would like to put a pattern as background. This pattern is gray. So to …

css background-image background-color
CSS3 background image transition

I'm trying to make a "fade-in fade-out" effect using the CSS transition. But I can't get this to work with …

css background background-image css-transitions
CSS: background image on background color

I have panel which I colored blue if this panel is being selected (clicked on it). Additionally, I add a …

css background background-image background-color