• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

Charging At Night

January 13, 2015

charging

Charging the laptop at night. I’m trying to get back into photography. This photo shows how a responsive design render images differently in various screen sizes using CSS max-width at 100%. In addition, the height is set to auto to keep the scale correct.

img {
 height: auto; /* Make sure images are scaled correctly. */
 max-width: 100%; /* Adhere to container width. */
}

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

Now regarding the Mac, there’s a rumor that Apple is planning to release a 12-inch MacBook Air as detailed here by Forbes.

Filed Under: CSS, HTML Tagged With: background, macbook air

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023