piped navigation with css

Posted by & filed under Developer Blog.

You’ve seen piped navigation before. Typically found in the footer of websites, appearing as a list of links separated by a | (pipe). There’s a nice way to fake piping using really clean, standards friendly code along with our friend, CSS. I’ve been using this method for years now and am quite happy with it…. Read more »