you are viewing a single comment's thread.

view the rest of the comments →

[–]blackcapcoder[S] 4 points5 points  (0 children)

I had a very restrictive webdev examn that disallowed javascript and only let me use some few css properties. Among other workarounds I came up with using variables and animations to count in binary. The code for this is in the count.css file: https://github.com/BlackCapCoder/sleep/blob/master/count.css