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.
3 Responses
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.
http://kevinthompson.info/sandbox/cards/?deal=7
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.
almost 2 years ago
Pro
Rogie
Wow, nice work Kevin!
almost 2 years ago
Pro
Dan Cederholm
Awesome :)
almost 2 years ago