CSS3 Only Poker Chips
Poker Chips made with just CSS3. The edges are achieved using dashed
style borders which fills the gaps between the dashes by the background color
of the chip. The border's shape is made possible with the use of border-radius
so it becomes trapezium like in shape.
Box shadows are used to create inset and outset shadows to create highlights and shadows which renders the depth of the chips perfectly. Feel free to look at the code to understand about it more. It will work flawless and look great in all the major browsers.
Coded by Explosive Lab.