E-mail List Archives
Re: How doing Accessibility helps in reducing server load ?
From: dinesh.kaushal
Date: May 14, 2013 11:53PM
- Next message: Country DJ Maheen: "a very, very important warning to all the members"
- Previous message: Ravi Jain: "How doing Accessibility helps in reducing server load ?"
- Next message in Thread: Ravi Jain: "Re: How doing Accessibility helps in reducing server load ?"
- Previous message in Thread: Ravi Jain: "How doing Accessibility helps in reducing server load ?"
- View all messages in this Thread
First, When you separate presentation from structure i.e. use css for formatting, you specify the formatting in a css file instead of specifying format information all over the html file. This reduces the size of the html file. If you think about only one file, the difference is not much but when we deal with thousands of files or may be hundreds of thousands of files, impact is huge.
Second, if you replace any text content that is shown with images with plain text and css, you can reduce the size and multiple requests made to the server.
With warm regards
Dinesh Kaushal
Technical Lead |Information Systems - MyWipro | Accessibility
PMI Certified Associate Project Manager
Mobile: 9900096374
Blog: http://dineshkaushal.blogspot.com
The energy between two people is what creates great marriages, families, teams, and organizations -- Tom Rath.
"The only true wisdom is in knowing you know nothing." -- Socrates
- Next message: Country DJ Maheen: "a very, very important warning to all the members"
- Previous message: Ravi Jain: "How doing Accessibility helps in reducing server load ?"
- Next message in Thread: Ravi Jain: "Re: How doing Accessibility helps in reducing server load ?"
- Previous message in Thread: Ravi Jain: "How doing Accessibility helps in reducing server load ?"
- View all messages in this Thread