Height equals width with pure CSS - Webdesign Karlsruhe Blog
I was looking for a solution for flexible elements which remain the aspect ratio when resized. Until now I used some Javascript for resizing the elements. But using the resize event and recalculate the height of an element is some kind of nasty and never ...