Skip to content

dspinellis/top-trumps-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project creates Top Trumps cards for chemical elements.

To create the HTML files you will need a Unix-compatible shell command prompt (e.g. Linux, Mac OS X, FreeBSD, Solaris, or Windows with Cygwin) with Perl, make, sed, and Netpbm installed. At the prompt simply type make to create the HTML files.

Sadly, controlling for the page size is difficult with the current CSS capabilities. If your images don't line up on a grid, adjust the #element.height property in the style.css file.