Posts tagged as:

hex codes

Using Hex Codes

by Rich on February 19, 2010

in Web

The most reliable way to specify a colour in HTML or style sheets remains the hexadecimal code. This is because any Web browser, even an old one, is extremely likely to recognize the hexadecimal notation as a colour code. Some Web browsers may not recognize the newer notations used to define colour or the most [...]

{ Comments on this entry are closed }

Blockquotes in Thesis

by Rich on February 19, 2010

in Web,Wordpress

Block quotes or quotes are usually used to show a note from other blogs or to show a comment. You can see an example of Block quotes in this post on the iPhone. It is really simple to get this effect. Simply add these styles to your custom.css in your Thesis Custom File Editor. .custom [...]

{ 1 comment }