phonydev.com

Styling an iPhone-like list

1 Comment

  1. Comment by cast42Aug 5, 2009

    Hi,
    interesting article and design. I like it.
    A possibility to further reduce the footprint is not to use a little arrow.png but the ⟩ character instead:
    .nav li span {
    position: absolute;
    right: 1em;
    }

    yabba⟩
    dabba⟩
    doo⟩

    Kind regards.

Leave a comment