Hacker News new | ask | show | jobs
by kachnuv_ocasek 3940 days ago
What's so HTML5 about this?
2 comments

<!DOCTYPE html> – that's about it :D
As far as I can tell, it uses 2d transforms, which are usually considered part of HTML5. The animation would probably be a bit jerkier and slower if done with absolute positioning instead.
Yeah, translates and transitions.. Both are CSS3