sf-wdi-22-23 / ng-class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-class

Challenges

expression.html

  1. add a new class called underlined and add it as a checkbox

form.html

  1. Can you make the submit button slide over to the right when you hover on the form?

animate.html

  1. Make a button that adds a class that rotates the text
  2. Make a button that fades the text out over 10 seconds
  3. Make a button that fades the text out over 1 second

custom

  1. Make a button that when you click on it, slides over and reveals a button that says "confirm" and when you click that, have an alert appear.

animate.css

  1. Use Animate.css to do an animation.

About


Languages

Language:HTML 85.3%Language:CSS 13.8%Language:JavaScript 0.9%