<% content_for :title, 'HTML5 Sierpinski triangle with few lines of code' %> <% content_for :additionnal_head do %> <% end %>

HTML5 Sierpinski triangle

The most interesting part of this demo is the tiny javascript source code, using no recursive function.