Topic: jpeg image

What is the html code to use to get a jpeg image to appear in your Website?

Re: jpeg image

<img src="link_to_your_image.jpg" alt="alternative text appears if image can't be shown" height="" width="">

http://www.tizag.com/htmlT/images.php