Changes

171 bytes added ,  10:05, 30 October 2019
no edit summary
Line 15: Line 15:  
box-sitting: border-box;
 
box-sitting: border-box;
    +
 +
<img src="/pix/samples/18m.jpg" width="100" height="121" alt="Photo of 3 cats">
 +
 +
<p>This image is resized using the 'width' and 'height' attributes of the 'img' tag.</p>
 
}
 
}