Currently delving into the world of HTML and CSS, I've successfully configured the img
element's width and border width using a style element.
However, one aspect that is still puzzling me is how the height
is calculated in this scenario. I've tried searching through W3School documentation for an explanation without much success.