how will you add an image to your web page
Answers
Answered by
6
How to Add an Image to Your HTML5 Web Page
Identify the image you want to use. ...
Modify the image if necessary. ...
Choose your image type. ...
Put your image in the right place. ...
Build your page as normal. ...
Use the <img> tag to indicate the image. ...
Use the src attribute to indicate the file containing the image. ...
Include an alt attribute that describes the image.
mark as Brain list
Identify the image you want to use. ...
Modify the image if necessary. ...
Choose your image type. ...
Put your image in the right place. ...
Build your page as normal. ...
Use the <img> tag to indicate the image. ...
Use the src attribute to indicate the file containing the image. ...
Include an alt attribute that describes the image.
mark as Brain list
akshatkhurania:
copied answer
Similar questions