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 7934881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:45:29+00:00 2026-06-03T21:45:29+00:00

I have this code where I set max-width of two images to max-width:50%. At

  • 0

I have this code where I set max-width of two images to max-width:50%. At first I was expecting that each image will stretch to 50% of the screen as if I set width:50%, but the behavior is different and actually consistent in all the browsers.

Is there any validity to this behavior?

P.s. This behavior is actually what I was trying to achieve, so there is nothing to fix

<img id="hplogo-img" src="//www.google.com/logos/2002/w_olympics_02-1.gif"><img id="hplogo-img2" src="//www.google.com/logos/2002/newyear02.gif">


    img
    {
    height:100px;
    max-width:50%
    }​

Slide the frame to contract and expand the page:
http://jsfiddle.net/fQjXV/

  • 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-06-03T21:45:30+00:00Added an answer on June 3, 2026 at 9:45 pm

    max-width is just that – a maximum width. It doesn’t require that the item actually takes on that width, just that it doesn’t exceed it. So without any other restrictions, the images are just going to take on their natural width (in this case scaled to keep the aspect ratio the same with a height of 100px), so long as it doesn’t exceed 50% of the container. When you contract the container, the maximum width reduces with it, and when the maximum width becomes smaller than the image’s default width, the image contracts to 50% of the container width. The height doesn’t change because that is set explicitly.

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

Sidebar

Related Questions

I have this jQuery datepicker code that initially set the minDate of the datepicker.
I have this code to set up and check a cookie, and before a
I have this code which draws a Window and NSView, and have set up
so I have this code for tabs in jquery, the href is set to
I have a problem with this is code: Set oXmlHTTP = CreateObject(Microsoft.XMLHTTP) oXmlHTTP.Open POST,
I am having a bit of difficulty with this current code I have set
I have code like this: public bool Set(IEnumerable<WhiteForest.Common.Entities.Projections.RequestProjection> requests) { var documentSession = _documentStore.OpenSession();
I have a piece of code like this: HashSet<Object> Set = new HashSet<Object>(); //add
In the code below I have 2 divs, each having two nested divs. When
I have two models, Room and Image . Image is a generic model that

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.