Code help

can anyone tell me why this doesn’t work?

<img src=“http://www.bioloser.com/uploads/raisedbed.jpg” WIDTH = “370” HEIGHT = “277” ALT = “The Product” ALIGN = “RIGHT” />

it’s casesensitive so:

<img src=“http://www.bioloser.com/uploads/raisedbed.JPG” WIDTH = “370” HEIGHT = “277” ALT = “The Product” ALIGN = “RIGHT” />

it works! yes! thank you