picture tag figure tag and img tag html code example
Example 1: img tag html
<img src="peng_ting.jpg" alt="peng ting" width="500" height="600">
Example 2: img tag
<img src="photo1.png" alt="">
<img src="peng_ting.jpg" alt="peng ting" width="500" height="600">
<img src="photo1.png" alt="">