I developed a small site .After I upload my design with doing some coding and functionality it ,on my hosting company web server layout is broken in all the browsers. I mean Some css is loaded properly but some elements and css are not at their places. I checked several times the css files on my local pc and the webserver and they have same content. I find this error might be happen dueto my config.js file , i have loaded my css through my config.js file. here is my website link :uploaded link
It should be displayed and function like this :proper layout link
i found this error on my console
SyntaxError: syntax error
<!DOCTYPE HTML>
when i remove this i found error in my head tag when i remove it shows error on body tag and same things is going on. any body have idea why this thing happen & how to resolve this ?