This works: ``` <img src="..." width="100" /> ``` But this doesn't ``` <img src="..." width="100px" /> ```