I am completely baffled why I have tons of xhtml errors in my head part, can anyone educate me? http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0
Most of your errors are because you used a greater than or less than sign as the actual character (> or <), instead of it's entity (> or <. There are also other smaller errors I saw, like forgetting to close your image tag (eg <img src="something"> instead of <img src="something />). I think it is your inline JavaScript that is causing the errors. I would suggest making a seperate js file, and then attach it like so: <script type="text/javascript" src="yourscript.js"></script> Code (markup):
aoa all designer I am looking for an open source script sort of like ripoff report.com my client does not mind if the script is open source or not, and wants the website in a week, can anyone help me locate this script?