I have done a breadcrumb template by using CSS. But the problem is, I am not able to remove the arrow (It should be simple without an arrow) from the last child.
I also need plain active css only for the last child.
Here is my demo
http://jsfiddle.net/gDAq4/2/
You can disable the pseudo-elements on only the last
li:See: http://jsfiddle.net/thirtydot/gDAq4/5/