CSS Transition (CSS Animations Series Part 1)
Video Statistics and Information
Channel: DevTips
Views: 518,641
Rating: undefined out of 5
Keywords: HTML, CSS, Javascript, Web Development, Coding, Design, Dev Tips, Web Design, Website, Web, Internet, Internet code, Tips, How To, tutorial, web design tuts, net tuts, web tuts, coding tutorial, advice, development advice, friendly internet, programming, programming help, html, css, javascript, workflow, code editing, design, graphic design, graphic designer, designer who codes, designers who code, design prototyping, CSS Animation
Id: 8kK-cA99SA0
Channel Id: undefined
Length: 27min 28sec (1648 seconds)
Published: Mon Jul 04 2016
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I used to suffer thru transitions until I started using Greensock tween lite. Any reason to use Transitions over Greensock?
Thank you for the video, I've been learning about web design in my free time over the past ~10 years but have only recently started considering it as a career once I declared Computer Science as my major in 2014 I'm just now messing around with creating websites and experimenting more with CSS and found this very helpful.
I do have a question that's pretty irrelevant to the subject of the video but I figured I'll ask this anyways since I saw it in the video. I noticed that you didn't use a semicolon at the end of each line, are semicolons at the end of a line unnecessary when it comes down to CSS? I thought they were required to be at the end of each statement but after seeing this video it seems like this isn't the case.