Compare Sizes
Register
Français Español

Cards by Alexander Dawson

0
CSS Playing Cards
Name
Cards by Alexander Dawson
Websitesixrevisions.com/...
License©
Screenshot
HTML code (example)
<fieldset id="spades">
  <input class="card" id="spade" />
  <label class="base" for="spade">
    <span>
      <em>7</em>
      &spades;
    </span>
    <strong>&spades;</strong>
    <em>7</em>
    &spades;
  </label>
</fieldset>
Criteria
semantics1 of 5
accessibility2 of 5
Scalability1 of 5
amount of markup2 of 5
beauty5 of 5
Notesnot meant to be used in a production environment
Features
whole deckNo
backNo
jokerNo
facesNo
several suits on cardNo
four coloursNo
Additional
Rating
2.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
Sep. 23rd 2011 12:58:38 AM
View changes

User reviews and comments

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