Tutorials

Tutorials
Web Design
Integrating Gravatar with PHP
Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Gravatar was started by Tom Preston-Werner but it is now owned by “Automattic” which is the company behind WordPress. Today, there are a many of people using this service. Because […]
Read More
Tutorials
Web Design
Using Web Safe Fonts
The font-family property hold multiple font names as a “fallback” system, to ensure maximum compatibility between browsers and operating systems. If the browser does not support the first font, it tries the next one. Start with the font you want, and end with a generic family, to let the browser pick a similar font in the generic […]
Read More