Resizable <i> Cloud
A very cute one tag cloud by Dan Eden that can be resized just by changing the 'font-size' property of 'html' tag. The cloud is created using the :after and :before pseudo elements and the resizable property is achieved by using em as it's width and height units. So whenever you change the font-size property of the html tag, it will resize the cloud too! Give it a go