Simple Row Menu

A row of items can be made two ways:

I use "left-floated block elements" so that <li> elements could be on separate lines in the code file, without a space appearing between each menu element.