I\'m putting an img tag in a document without knowing the width/height of the corresponding image:
img
This should work:
img { max-width: 50%; height: auto; }