Codecamp’s instruction :Set the width
and height
of the img
tag to half of their original values. In this case, both the original height
and the original width
are 200px.
my code:
img { height: 100px; width: 100px;}What’s wrong with me?
**Your browser information:**
User Agent is: <code>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36</code>.
**Challenge:** Use a Retina Image for Higher Resolution Displays
**Link to the challenge:**
https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-principles/use-a-retina-image-for-higher-resolution-displays