Hi, thanks for the help.. one thing though how do i know where the syntax is?
for example:
It says Line 57, Column 23 but doesnt say what file?Line 57, Column 23: document type does not allow element "style" here
<style type="text/css">
Just what it says.. style's are only allowed in the <head> of your document.
Also, do i just delete it? Is this incorrect syntax doing anything important?



