I want to change the background color of a single HTML page ( ex. contact.html ) but without changing the color of the other pages with jquery. Propably I must make an if statement in order to check the url and change the color, but I can't find how.
Thank you in advance.