- [Instructor] So, referring back…to our mock up let's see where we're at.…We have our How did you know? slide,…and then we want to fade the text out from that,…and then we're gonna show the next one, Answer: you learned.…So, let's go back to our editor…and what we're gonna do is we're gonna…copy this slide again, so this is…the last slide in our list here.…We're gonna paste it in, and I'm gonna…shorten this animation a little bit.…Let's make this only 1500 milliseconds, 1.5 seconds,…and then it's gonna advance to this next slide,…and this next slide we're going to have the text…fadeout effect, and so the way I want to handle…that is I'm going to add an id to this slide.…
I'm gonna say for this particular slide…we're gonna have a special CSS rule that fades…the text out, so I'm gonna call this,…the id will be tfo, so text fadeout.…I save that, and then let's go over to our CSS file.…We'll come down here to the bottom.…Now we're gonna write a special selector…that's just gonna use that id, tfo,…and any time we have an hp title…
Author
Released
9/4/2018- Storyboarding
- Creating a dynamic layout with flexbox
- Interactivity with JavaScript
- Navigating the DOM
- Adding animation
- Controlling animations with classes
- Manipulating SVG with JavaScript
- Applying CSS to SVG
Skill Level Intermediate
Duration
Views
Related Courses
-
CSS: Animation
with Val Head1h 59m Intermediate -
Learning App Building with Vanilla JavaScript
with Sasha Vodnik1h 44m Intermediate -
Angular: Animations
with Joseph Labrecque2h 19m Intermediate -
Web Portfolio Projects: Binding and Propagation
with Leigh Lawhon1h 9m Intermediate
-
Introduction
-
What you should know1m 4s
-
1. Building a Foundation
-
Storyboarding2m 14s
-
Animation strategies1m 43s
-
Set up your environment1m 8s
-
-
2. HTML Layout
-
HTML custom elements3m 15s
-
Center element CSS flexbox2m 26s
-
-
3. Interactivity with JavaScript
-
CSS selector specificity2m 37s
-
Navigating the DOM3m 19s
-
-
4. Adding Animation
-
Animation setup2m 27s
-
CSS @keyframes3m 21s
-
Easing2m 39s
-
Auto-advance with JavaScript2m 46s
-
Animate visibility5m 7s
-
We need a montage1m 17s
-
Randomize slide displays7m 46s
-
Set timing for transitions3m 36s
-
-
5. Working with SVG
-
The DOM is everything2m 43s
-
Applying CSS to SVG2m 21s
-
Fit and finish3m 7s
-
-
6. Conclusion
-
Next steps46s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Targeted animations using IDs