How to add image by using tag in HTML?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: HTMLHow to add image by using tag in HTML?
Chetan Shidling Staff asked 6 years ago

I need short information.

1 Answers
Chetan Shidling Staff answered 6 years ago

You can add an image in Html code by using this code: <img src=”the.jpg” alt=” Chetan Shidling”> Chetan Shidling will be displayed if the image is not available.