Categories


HTML: Internal Table Borders

In our last post, we covered designating external table borders, as well as how to set the cellpadding and cellspacing. In this post, we will cover how to control the displaying of the internal borders or rules as they are called.

You’ll remember that if you designate a border for your table, it will display between [...]

Share

HTML: External Table Borders

Using tables on a web page is a great way to separate information, presenting it in a more orderly format.

The standard table has a default space setting of one (1) for  cellpadding and two (2) for cellspacing.   This means your table’s cellpadding will have 1 pixel between the contents of a cell and its border  and for cellspacing there will [...]

Share

What You Should Know About META & TITLE Tags

In our last post, we talked about keeping your website’s ranking and how the process has changed over the years.

One particular change has been to the META tags . . . but we really didn’t cover the changes and what you can do to make optimum use of your site’s META tags in today’s search engine [...]

Share

Achieving a Goal = Being Consistent

Whether you’re scheduling your day or working on a project, being consistent in what you do and how you do it is important. Bouncing around like a ping pong ball from one thing to another will not get you to your goals. Over the years we’ve found some basic guidelines that have helped us move [...]

Share

Using HTML Lists – Part 3

We’ve discussed how lists are a quick way to present information in an easy to read format.  However,  there is much to know about using them.  In our previous posts on lists we’ve addressed the following . . .

  Part 1 . . .

Defined the types of lists – Ordered | Unordered
Shown how to change  markers
Listed 7 Helpful Tips

and in [...]

Share