Vertical Bar Graphs with CSS and PHP This technique was originally inspired by Eric Meyer. I have used this technique more times than I can remember, each time with a unique twist. Using HTML and CSS you can create light weight, attractive bar graphs. Creating them with dynamic data will save you time in the future. Example Implementation Creating the list with PHP Styling the graph with CSS Advan