Isaac Beh

CSS Things That I've Decided to Write About

Show all posts

CSS-Only Graphing Calculator

FunCodingCSS

The following graphing calculator is written entirely in CSS and HTML. That's right; there is no Javascript anywhere on this page. Quite a few shenanigans are involved, from hidden checkboxes, to recursive variables, and even bit hacks. But let's be honest, using CSS often requires a few hacks...

Read more