Has anyone else experience this.
In every other browser it works but on Google Chrome the CSS file is not loading.
What do you do to fix it?
Test link:
http://web17.extendcp.co.uk/grafea.co.uk/index.html
I use:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
&
<link rel="stylesheet" type="text/css" href="overlay-minimal.css" />
Thanks
In every other browser it works but on Google Chrome the CSS file is not loading.
What do you do to fix it?
Test link:
http://web17.extendcp.co.uk/grafea.co.uk/index.html
I use:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
&
<link rel="stylesheet" type="text/css" href="overlay-minimal.css" />
Thanks
Comment