Lesson: Menu Separators

December 1st, 2008

Very often there are menus with separators. For example:

Main | News | Catalog | Rating

Further we will discuss how to make such menu with minimum correct HTML.

Menu Separators HTML/CSS

Obvious HTML for similar designs is not numbered list UL, for example such as...