HTML Kuvat

HTML kuvat esitetään <img> tagilla.

alkuperäinen tiedosto (src), Vaihtoehtoinen teksti (alt), sekä koko
(width and height) esitetään atribuutteina: (Määrite)

Esimerkki:

<img src="konde.jpg" alt="konnevesi.fi" width="104" height="142">