Latest Posts

Programming on Principle

There are many different ways to program websites. There a many different ways to program the exact same website. If you gave the same design to 100 different website...

Search Engine Optimization vs Website Design

Earlier I wrote a post about the Basics of Search Engine Optimization. In this post I’ll be delving a little deeper into the basic principles that are used...

Real Player Recommends Firefox

Ha! So yesterday I installed real player, and as I finished installing it, the final screen was this: How awesome is that! It’s great that Firefox is spreading...

Firefox – Banner Blocker!

If you still are using Internet Explorer, let me share with you the best internet browser, bar none: Firefox There you have it, go get it. More secured browsing,...

Speed Tip – Selecting Text

On the subject of how to get things done as quickly as possible, here is the first Speed Tip. Increase Speed while copying text The web is full of tedious work,...

Website Developers – Speed

Regardless of your profession, your speed and ability to get things done quickly will make or break you. This is especially the case in the field of website design...

CSS – Absolute Position Sidebar

This is what I call CSS tip in 30 seconds: It is very useful to be able to put your navigation bar or side bar at the bottom of your HTML, and absolute position...

CSS – Unordered and Ordered Lists

As many young website designers do, when I first got started working with HTML and CSS, I tired to stay as far away from Unordered Lists (<ul>) and Ordered...

CSS – Float

Their is magic in Cascading Style Sheets. (Some properties more than others, but still magic.) Float is one of those CSS properties that really fundamental for any...