Hello guys I am new on this and I am Having an issue with my tribute page,
here is the link
https://codepen.io/Jose_Elias_Sanchez/pen/WNrRPdm
basically the issue is the followwing
-
1. The
element should responsively resize, relative to the width of its parent element, without exceeding its original size.
and I have no idea what that is, If anyone knows please let me know.
The <img> element should responsively resize.
The error message gives you a nice hint:
Try using the “max-width” style property
Here’s a useful page:
1 Like
HI thanks for replying but I have used the max-width property and I am still getting getting the error.
forget it that was the issue I just did not update it before testting.
1 Like