Comparateur de taille
S'inscrire
English Español

Cards by Zach Waugh

0
CSS Playing Cards
Nom
Cards by Zach Waugh
Site webzachwaugh.com/...
License©
Capture d'écran
HTML code (example)
<div class="card seven">
  <div class="corner top">
    <span class="number">7</span>
    <span>&#9824;</span>
  </div>
  <span class="suit top_left">&#9824;</span>
  <span class="suit top_right">&#9824;</span>
  <span class="suit middle_left">&#9824;</span>
  <span class="suit middle_top">&#9824;</span>
  <span class="suit middle_right">&#9824;</span>
  <span class="suit bottom_left">&#9824;</span>
  <span class="suit bottom_right">&#9824;</span>
  <div class="corner bottom">
    <span class="number">7</span>
    <span>&#9824;</span>
  </div>
</div>
Critères
semantics2 of 5
accessibility2 of 5
Scalability2 of 5
amount of markup1 of 5
beauty4 of 5
Remarquesnot easy to develop with
Fonctionnalités
whole deckOui
backNon
jokerNon
facesNon
several suits on cardOui
four coloursNon
Autre
Rating
2.0/5 1 note
  • CSS Playing Cards

    Compare various techniques for creating playing cards purely with (X)HTML and CSS.
    CSS Playing Cards
    7K vues
Webmaster
English
Publique
Publique
23 sep. 2011 00:58:38
Voir les modifications

Avis utilisateurs et commentaires

Pas de commentaires pour l'instant. Soyez le premier à laisser votre avis.