Comparar tamaños
Registrarse
English Français

Cards by Zach Waugh

0
CSS Playing Cards
Name
Cards by Zach Waugh
Sitio webzachwaugh.com/...
License©
Screenshot
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>
Criterios
semantics2 of 5
accessibility2 of 5
Scalability2 of 5
amount of markup1 of 5
beauty4 of 5
Notasnot easy to develop with
Características
whole deck
backNo
jokerNo
facesNo
several suits on card
four coloursNo
Additional
Rating
2.0/5 1 Valoración
  • CSS Playing Cards

    Compare various techniques for creating playing cards purely with (X)HTML and CSS.
    CSS Playing Cards
    7,054 views
Webmaster
English
Public
Public
2011-09-23 00:58:38
View changes

User reviews and comments

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