html5 - Is there a way to achieve a 6-point button in HTML? -


i'm trying achieve similar how apple breadcrumbs in footer:

breadcrumb example

i thinking css3 (border-radius), rounded corners only. or is simple html5 feature?

theres alot examples on internet css3 breadcrumbs , see many tutorials.

http://css-tricks.com/triangle-breadcrumbs/

and can border here example , tutorial

http://thecodeplayer.com/walkthrough/css3-breadcrumb-navigation


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -