Html And Css Errors

kentauros

Junior Member
Joined
Feb 21, 2013
Messages
121
Reaction score
1
Hello guys


Im using webSite auditor for my blogger websites and am getting html and css errors , so can you tell me how i can fix html and css errors automatically ??

Thank You !!
 
Usually you cannot fix them automatically as they are basically text files and you need to edit the text files directly. Most html errors are tags not closed or tags not filled (such as a empty or nonexistent title). As for CSS it is can be a file not found or it can be a style not allowed. Honestly I would start with the first one and slowly work through them with your cpanel open and a couple of browser windows open to look stuff up.
 
Thank you all , but how to fix these errors on Blogger template blog?
 
you would have to edit the template in the template>edit HTML manually
im not sure how you could do it automatically
 
what i meant is copy the code from template>edit HTML and and paste it into a tool or website or something that can fix the code HTML !!!
 
Last edited:
Thank you all , but how to fix these errors on Blogger template blog?

http://www.ehow.com/how_7194432_edit-html-blogger.html

what i meant is copy the code from template>edit HTML and and paste it into and tool or website or something that can fix the code HTML !!!

Read what people here are telling you. Your question has already been answered.
There is no easy solution.
If you work with HTML, you need to spent time learning it. There is no magic tool that's going to optimize everything.

This is why I don't like platforms like Blogger, everyone thinks they can make a website with no skills.
Then when something goes wrong, they ask you what html is.

.
 
Last edited:
Back
Top