HTML Notes #3 – Image Tag
Summary Below is an HMTL page containing basic image tag with a photo that is named “yak.jpg”. There is only a single tag that contains the path to the image. We “end” the tag by putting a slash just before the closing “>” sign. In the image element, the path to the file is called…