Compare Sizes
Register
Français Español

Cards by Mike Hall

0
CSS Playing Cards
Name
Cards by Mike Hall
Websitebrainjar.com/...
LicenseGPL 2
Screenshot
HTML code (example)
<div class="card">
  <div class="front">
    <div class="index">7<br />&spades;</div>
    <div class="spotA1">&spades;</div>
    <div class="spotA3">&spades;</div>
    <div class="spotA5">&spades;</div>
    <div class="spotB2">&spades;</div>
    <div class="spotC1">&spades;</div>
    <div class="spotC3">&spades;</div>
    <div class="spotC5">&spades;</div>
  </div>
</div>
Criteria
semantics2 of 5
accessibility2 of 5
Scalability5 of 5
amount of markup1 of 5
beauty3 of 5
Notesfrom 2001, not easy to develop with
Features
whole deckYes
backYes
jokerNo
facesYes
several suits on cardYes
four coloursNo
Additional
Rating
3.0/5 1 rating
  • CSS Playing Cards

    Compare various techniques for creating playing cards purely with (X)HTML and CSS.
    CSS Playing Cards
    7K views
Webmaster
English
Public
Public
Jan. 31st 2012 2:03:26 PM
View changes

User reviews and comments

No comments yet. Be the first to leave your review.