How to keep styles after animation?
问题 I'm working at a portfolio to show when I apply for my next study. Since we're living in 2012, it has tons of fancy animations and CSS3 junk, just to give them the 'We need this guy' feeling. I'm having a little problem at the moment. This is a small part of a specific element: /* This is the CSS of the elements with the id called 'fadein' */ #fadein { -moz-animation-duration: 2s; -moz-animation-name: item; -moz-animation-delay: 4.5s; -webkit-animation-duration: 5s; -webkit-animation-name: