Category Archives: Tutorials

WordPress Basics 101: Creating Custom Pages

WordPress is based on the use of templates for specific purposes. There are templates for different types of situations, like a blog posting, a regular page, a 404 error or to display blog postings for a certain category. The default … Continue reading

Posted in Tutorials, Wordpress | Tagged , , , | 2 Comments

Tutorials: Backgrounds with CSS

Single Image Background How is the best way to apply a single image as a background using CSS? You can apply a single image background to any tag that is capable, such as divs, tables, etc using CSS. This example … Continue reading

Posted in Tutorials | Tagged , , | Leave a comment

Tutorial: Creating Custom Link Colors

This tutorial will focus on creating custom link colors that can be applied to any web browser using CSS.  Be default, the link color on most browsers is blue and the visited link color is violet. Not only can you … Continue reading

Posted in Tutorials | Tagged , , | Leave a comment