What is the way to clean the HTML? Actually i need to help to web page speed faster.
What is the way to clean the HTML? Actually i need to help to web page speed faster.
To speed up the page it is not enough to just clean html. Response time depends of the number of http requests. Reduce the number of HTTP requests per page, so as you consolidate all css files into one css file. The same rule is valid for all java scripts. Compress the code to reduce page size. Put javascript in the page at the end of the page and not in the header. Reduce number of images per page and reduce size of the images (optimize your graphics). Use text instead graphics button for links. Define width and height for all your images. etc, etc.
If you are in the Palm Beach, Boca Raton, Fort Lauderdale or Delray Beach areas and are in need of high quality, professional limousine services, Palm Beach Limo or Fort Lauderdale limo
is eager to serve you...
Clean HTML is very useful for any website. It is the process of making the website search engine friendly and increase the accessibility of the website.
from what I know, actually clean html doesn't make a page faster, only more readable to fellow programmers.
of cause your page should not post out errors, but a few missing tags wont make the page slower :-), but its messy.
also not many pages using both cms scripts, javascript, html5, flash bla bla bla.. will be vaild, all of the code gets output to html and most likely will not valid.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks