1 subscribe to an RSS feed of these tags

borders ×round out borders ×

10 Jan 12

(Better) Tabs with Round Out Borders | CSS-Tricks

A good-looking tab control usually has one feature that I've always found impossible to reproduce without images: borders that bend to the outside at the bottom of each tab. In this article I would like to show how you can use the CSS :before and :after pseudo elements to create this effect without using images.

Leave a comment