when I put html tag it shows large amount of errors dontknow what to do,can you help me with DOCTYPE issue,when i insert doctype tag tried all versions of that tag in my code,when i preview it with doctype code my site looks like its pushe to the top of the browser only showing the bootom of it.
your code has errors and that is what the validators sees.. You still have not fixed the ending html tag </html> at the end of your code.. you have attributes like mce_href which do not exist.. you close your meta and link tags with /> but that is valid only if your page is xhtml you use leftmarign and similar tags on body, but this attributes belong to html 3.2 code select which doctype you want to validate against, then check the errors and read the descriptions .. they usually explain what the problem is exactly.. once you have a correctly structured page and do not understand what an error is then post here for more info regards
Damn now I have more errors and the mydomainstats site doesn recognize my keywords and my description,I'm so annoyed by this,please check my website and help me if you can.
Hello,again fixed some errors,and I would like to suggest you to try to add any type of DOCTYPE code to my page source code and see what is happening to the website,than you will better understand and possibly help me.