when i try to link a file or image from previous directory cannot load it in browser says error
this is my directory
webdev/
. html/
. index.html
. css/
. para.html
when i link para.html in index.html through it doesnt work in bracey while it works in live-server and reload also
href="../css/para.html" : says
webdev/html/css/para.html no such file or directory
please help
thank you so much