<img> tag ကို image ထည့်ဖို့သုံးပါတယ်။ Image မှာ alt text မဖြစ်မနေစဉ်းစားပါ။ ပုံမပေါ်တဲ့အချိန် user ကိုရှင်းပြပေးသလို screen reader အသုံးပြုသူတွေအတွက်လည်း အထောက်အကူဖြစ်ပါတယ်။
Image size ကို HTML width/height နဲ့အခြေခံသတ်မှတ်နိုင်ပေမယ့် responsive design အတွက် CSS နဲ့ထိန်းတာပိုကောင်းပါတယ်။
html
<img src="team-photo.jpg" alt="Our team working together" width="600" height="400">You should see
ပုံတစ်ပုံပေါ်လာပြီး ပုံမတင်နိုင်ရင် alt text ကိုအသုံးပြုပါမယ်။