HTML temel ifadeler resim kullanımı

Konuya git Çalıştır
     
<!DOCTYPE html>
<html>
<head>
<title>Sayfa başlığı</title>
</head>
<body>
<img src="/img/ice-age.jpg"/>

 

</body> </html>