CSS3 Floating Boat
Floating Boat in CSS by Louis Bullock. It uses three CSS-only triangles created from the pseudo elements :after
and :before
using borders and are positioned absolutely to render a boat. It's pretty much simple to understand but you are always allowed to look at the code.