Keyword | Definition |
---|---|
height | attribute which tells the browser the vertical size of an image |
img | HTML tag used to display images |
src | attribute which tells the browser where to find the image to display |
url | the universal resource location (web address) of the image to display |
width | attribute which tells the browser the horizontal size of an image |