Trapezoid Tabs
Pure CSS3 Tabs with a trapezoid shape implemented using transforms and transform-origin property.
Original Source posted by Lea Verou.
[Note: I am trying to play around with it and see if any better shapes can be achieved.]
jQuery used only to toggle the 'selected' class for the tab and to display a tab by default on page load.