Published on 2005-12-25 08:11:15
Usually for polls or graphs we use image generated from desktop software or web scripts, and when it come to web it is too much ressource consuming to generate image on the fly. The idea of using CSS to generate Bar Graphs could be very interesting in this case, and Apples to Oranges have a pretty interesting article describing in details how to create Bar Graphs with CSS.
Having a working knowledge of XHTML and CSS when developing applications is a big help in knowing what can be done client-side and what should be generated server-side.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved