In web develop, ./ is not necessary? href="./css/index.css" can be just href="css/index.css"? I have thought ./ is necessary, but some say it's not. Which is true?
./
href="./css/index.css"
href="css/index.css"
Aucun commentaire:
Enregistrer un commentaire