September 2, 2011
HTML and CSS are considered to be the best language in designing and developing a web page online. While everyone knows that it doesn’t contain any advanced concepts but still these two languages are the best for building any kind of web pages including Flash Web page, E Commerce Web Page and anything like that
September 2, 2011
CSS sprites are used to minimize the webpage load time by reducing the number of server requests for separate images.Also woth web page optimization sprites are used in animations along with javascript.For example Google Doodle’s which contain anomations are mostly created using css sprites [Google dancing animation doodle- How did they do]