Upload it to a picture sharing website and they will probably give you the html
Do you know how to make a picture that updates when HTML is changed? Ex: Picture of a score table in Olympic. When the score change, the picture change too.
Did you mean you have to add your picture in the HTML file.If so,you got to use image tag to include images in the file.image tag will take n attributes like your image's location,width,height,etc.