CSS Playing Cards
I decided to explore a few CSS selectors and webkit transforms by creating a set of cards with HTML and CSS. The cards look best in a webkit browser.
[Removed Broken Link]
Currently you can change the number of cards being displayed by changing the value of the "deal" variable in the URL (with a max of 52). Card order is random and cards will not repeat.
I plan to add a few more features and controls as I explore additional CSS and webkit features. It may even turn into a simple game eventually.
More by Kevin Thompson View profile
Like