Tag: webdesign
Kuler
In the Woods – Vertical Centering With CSS
In the Woods – Vertical Centering With CSS
Vertical centering with CSS isn’t an easy thing to do. There are many different ways that may not work in some browsers. Let’s review 5 different ways to vertically centering objects, as well as the pros and cons of each method. (You can see my test page briefly explaining all of them.)
Font Generator – Make Your Own Handwriting Font With Your Fonts
Font Generator – Make Your Own Handwriting Font With Your Fonts
Convert your handwriting to a font in 7 easy steps, the only things you need are a printer, pen and a scanner. Upload the scanned pages and recieve your digitized handwriting for usage in most common programs!
pChart – a PHP class to build charts
pChart – a PHP class to build charts
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided.
10 Ways to Improve Your Web Page Performance
10 Ways to Improve Your Web Page Performance
“Why focus on front-end performance? The front-end (i.e. your HTML, CSS, JavaScript, and images) is the most accessible part of your website. If you’re on a shared web hosting plan, you might not have root (or root-like) access to the server and therefore can’t tweak and adjust server settings. And even if you do have the right permissions, web server and database engineering require specialized knowledge to give you any immediate benefits”