Menu
I have a requirement to make images 100% the width of my screen. Like a hero type image. Some of the images I have to work with are small or even square.
Like this random google example
https://www.denverpost.com/wp-content/uploads/2023/05/TDP-L-BRONCOS-OTA_DSC8419.jpg?w=425
How can I make this 100% wide 1800px even wider? without going above 500px high?
Can I do anything with PHP and or CSS to help this..