I am facing trouble in css relative path.
I have used background property in css file and mention relative url path of an image in it.But that image act in my HTML file as an absolute path.I want to know that how we can make relative path for both CSS and HTML file using CSS property only.