Forum Moderators: not2easy
<img src="..." style="display:block;width:50%">
The above does not stretch the image to 50% of the width of the container but instead makes the image 50% of its natural size.
What am I missing, and how can I get an image to behave properly as a block element?