Posts Tagged ‘html’

Printing a HTML color chart with php

As a web-designer you have probably seen the tables of web-safe colors a million times on different sites. They are all over the web, and a google search for the term “web-safe color chart” yields about 2.5 million results. But how are they actually made ? An easy version On the website codecharts i made [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Leave a Comment

HTML colors and color chart

Color in HTML Color adds a lot of information to your documents. It is rare to see a webpage with only black text on white background. Luckily you have 16.7 million colors in HTML to spice up your pages. You can specify these colors in two ways. You can either use one of the 16 [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Leave a Comment