Web Development How-to's
As a successful web designer and developer with years experience specializing in CSS driven tableless design I publish these web development tutorials to share my experiences and techniques for designing websites that are appealing, easy to use, and successful.
Enjoy…
Due to a very large response to my article about optimizing Word Press title tags, I figured I would write a few more articles describing how to optimize the title tags of other bogger software.
In this post I will explain how to change the order of the Title tags in a Blogger Blog.
It appears you [...]
At times when creating a site, you may encounter a situation where you need to include more content into DIV than the design is made to handle.
Maybe you want to include the latest news, blogs feeds, or RSS information, but you would like to keep it contained to a small section of the [...]
I have gotten several questions about the social bookmarks bar that is seen below each of my blog posts, so I thought I would clarify a little.
The Social Bookmarks Bar is a plugin developed for Word Press to allow readers of a blog to quickly bookmark and share their favorite articles as the read a [...]
Many users of Word Press have found issues with their title tags that render their links poorly in the search engines.
These are the main problems that users wish to fix about the title tags are:
.) Place post title before the blog title
.) Remove the dash (or ») when there is not post title.
.) Users wish [...]
From time to time it is helpful to make entire DIV or SPAN click-able as link would be. This is often helpful when you want to make a section of an image, or perhaps a background image function as a link would.
The effect is made possible with some simple JavaScript that uses the “onclick” [...]