A Non-graphical CSS CAPTCHA

The fact that the borders - top, right, bottom and left - of an HTML element can be styled individually, offers a simple way to generate a programmable 7-segment, claculator-style, display without using any graphics. Combining this capability with the use of CSS Float offers a neat way of creating a CAPTCHA that uses no graphics whatsoever. The procedure is quite simple

Presto! You have a programmable 7-segment display suitable for generating a simple CAPTCHA without using any graphics! The technique is demonstrated below. The code used to do this can be downloaded here.

This technique has been presented for demonstration purposes only. A CAPTCHA of this nature is relatively easy to solve programmatically. It can be rendered a great deal more secure but the effort entailed is considerable.

Enter Access Code
Jump To...

Colophon