Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6713665
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:24:25+00:00 2026-05-26T08:24:25+00:00

How to scale background image proportionally which is in background of a div? I’m

  • 0

How to scale background image proportionally which is in background of a div? I’m not asking background resizing of full <body>background.

In this jsfiddle example http://jsfiddle.net/jitendravyas/aQCen/1/ you will see that text is re-sizing proportionally when you reszie the browser or js fiddle result window. but in this image is not resizing. and I also want to scale the image like text.

I already know the way to resize the image if use it as <img> in mark-up. but in this question I’m asking about how to resize the image which is in css background

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:24:26+00:00Added an answer on May 26, 2026 at 8:24 am

    try this

    <div style="height:100px;width:100px;
    background-color:red;
    background-image:url('test.jpg');
    background-size:contain; 
    background-repeat:no-repeat;
    background-position:center;"></div>
    
    <div style="height:100px;width:100px;
    background-color:red;
    background-image:url('test.jpg');
    background-size:cover; 
    background-repeat:no-repeat;
    background-position:center;"></div>
    

    working in gecko/webkit/opera and probably newers msie

    full documentation at:

    https://developer.mozilla.org/en/CSS/background-size

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have a div with a background image; this div can grow in
I have a website using a huge background image (2000x1500) in a div container
I saw other posts but still can't get my background image to scale correctly.
I'm drawing a transparent rendered image on top of a background image which is
Is there any way to pad a repeating background image that will not also
I recently started a project were I wanted the background image to scale to
http://grab.by/1rI8 I wrote some jQuery script so that the background image will always scale
I am trying to crop a (non background) image then scale that cropped image
I have a background image on the body of my web page. I have
This may not be possible, but I have a DIV that I am transforming

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.