— You Are At The Archives for the css Tag —

Mike Davidson – sIFR

01.05.09 // Web Design // (0)

How it works
sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users have that font installed on their systems. It accomplishes this by using a combination of javascript, CSS, and Flash. Here is the entire process:

A normal (X)HTML page [...]

Another one of my CSS Books: The Art & Science of CSS

01.02.09 // Web Design // (0)

Awesome CSS Book: CSS Mastery

11.27.08 // Web Design // (0)

 
Don’t forget to check out the book errata @ http://cssmastery.com/CSSMastery-Errata.pdf My book had only minimal errors, one or two, alot has been revised!

Tutorial: How to build a poll system with PHP and mySQL

04.11.08 // PHP // (49)

If you have been doing the other tutorials on this site you will notice that I have been teaching PHP and mySQL through projects. Projects that you can slot into your website, or if you are building a project, code that you can use within your project. I start from the ground up, assuming you [...]