HTML Dosya Yolu - Göreceli Dosya Yolu

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