Coder Social home page Coder Social logo

everything-animate's Introduction

Everything Animate

An Introduction to CSS animations and tranform property

Desired Outcome

  • Expereince in intermediate css concepts

New Concepts

  • CSS Animation
  • CSS Transform
  • CSS Keyframes
  • CSS Pseudo Selectors

Initial Setup

  1. Fork and Clone this repo
  2. Create an animation.css file inside your css folder
  3. Link your animate.css
*DO NOT TOUCH OR EDIT THE STYLES.CSS FILE

CSS Tasks

  • Apply a transform property to rotate the div with an id of 'rotate'
  • Apply a transform property to skew the div with an id of 'skew'
  • Apply multiple properties to the div with an id of 'all'
  • Create new HTML element and use the transform property, `matrix`
  • Create an input element and use the pseudo selector `:focus` on it
  • Create and name a keyframe.
  • Add css properties to 2-3 stages of the keyframe animation
  • Add the keyframe to the div with an id of 'animate'

Stretch Goals (3 Extra points)

  1. Create 6 new HTML elements with 6 different `transform` properties
  2. Add a 5 stage keyframe animation
  3. Use the shorthand `animation` property to assign it an element
  4. Create a button with 5 different styles that change upon hover
  5. Create 3 new HTML elements with 3 different pseduo selectors on them
  6. Use a CSS pseudo class to trigger a keyframe animation or transform property on 3 different elements
  7. Make your hover transitions smooth (hint: `transition`)

Reference Links

everything-animate's People

Contributors

zakattack9 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.