What is the HTML <img> (image) tag syntax

3 Answers

0 votes
 <img src="image.png" alt="image description" height="55" width="89"> 

 



answered Nov 26, 2017 by avibootz
0 votes
<img src="http://answersmind.com/images/image.png" alt="image description" height="55" width="89">

 



answered Nov 26, 2017 by avibootz
0 votes
<img src="http://he.answersmind.com/images/answersmind.png">

 



answered Nov 26, 2017 by avibootz

Related questions

1 answer 195 views
195 views asked Oct 22, 2020 by avibootz
1 answer 219 views
1 answer 230 views
2 answers 293 views
1 answer 217 views
217 views asked Nov 16, 2020 by avibootz
2 answers 286 views
1 answer 216 views
...