I want to display 2 images on a page, both with identical file names. I figure I'll just use jpg for one, and jpeg for the other. <img src="myimage.jpg" /> <img src="myimage.jpeg" /> Are there any crazy browser/server quirks that might have a problem with this?
Yes its not a good practice to be followed. Use any of them as a standard one when you link to those images. I prefer .jpg