www.kosek.cz
cesta: . znaci aktualni adresar, ve kterem je HTML soubor
/ znaci root.
.. nadrazeny adresar
takze pokud mas treba v rootu doc/x.html a img/obrazek.png , tak muzes psat
img src = "../img/obrazek.png" nebo
src = "/img/obrazek.png" nebo
src = "./../obrazek.png"
snad chapes.





Odpověď s citací