Sunday, June 28th, 2009 at 9:45 am
Today’s business world is fast-paced. No matter what it is you do, finding a way to do it better and faster makes sense. But being faster does not have to mean being sloppier. You can be fast and efficient if you use the right tools to get the job done. So this year, why not [...]
Sunday, February 15th, 2009 at 4:40 am
The problem with designing your site as a graphic, is that it would take too long to load. Your visitors would leave your site immediately and move to your competitors web site. How can you resolve this? Slicing graphics into a number of sections, then putting them together in tables is a great way to [...]
Monday, January 26th, 2009 at 10:40 pm
Now, Let’s continue with Part 2. We will discuss the following here: Creating tables Using CSS boxes as webpage layout Here’s how: Creating tables Tables are very useful in the presentation of data. The following are the html tags to be used to create a basic table: Single-column table: <table width=”400″ border=”1″ cellspacing=”2″ cellpadding=”4″> <tr><td>row [...]
Thursday, January 22nd, 2009 at 8:40 pm
Website design guidelines and tips – just common sense By Mary Magdalene Chia Here are some design guidelines and tips to help you build a user friendly websites. 1. First, figure out what you want to do and make a plan for it. This may involves some brain storming. Then, translate your ideas and plans [...]