Categories


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

Using HTML Lists – Part 2

We’ve covered ordered and unordered lists, different standard markers, i.,e, ‘bullets’, and given you some helpful tips in Part 1 of Using HTML Lists.  Now we’re going to cover using custom markers and  creating definition lists.  

Custom Markers

If you want your own unique markers you can easily use your own image.   You should know that in [...]

Share

Using HTML Lists – Part 1

Not everyone likes or enjoys reading long, wordy paragraphs – but would rather quickly scan a list to get the same information.

So, if you’re looking for a way to streamline your pages, you may find presenting information on your website or blog in a list format may be the best way to keep readers happy and on [...]

Share

(X)HTML Symbols and Characters

There are times when you may want to include special symbols or characters in your HTML and XHTML pages without having to go through the hassle of creating a graphic image.

This might be as simple as putting a bullet before items in a list or nothing more than using ‘empty space’ to hold a column open. [...]

Share