Coder Social home page Coder Social logo

css-animate's Introduction

css-animate

Code challenge - introduction to CSS animations and tranform property

Desired Outcome

  • Introduction to intermediate css concepts

Requirements

  • Chrome, Sublime, Terminal

New Concepts

  • CSS Animation
  • CSS Transform

Your Challenge (5 points total)

  1. Fork and Clone this repo
  2. Create animation.css file inside your css file
  3. Link your animate.css
CSS
  • 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 and name a keyframe.
  • Add css properties to 2-3 stages of animation
  • Add the keyframe to the div with an id of 'animate'

Stretch Goal (3 Extra points)

Part One (1 point)

  1. Create new HTML 5 elements for each new example
  2. Create new CSS for each new element
  3. Create a js folder and app.js file and link it to the project index.html
  • Use a CSS pseudo class to trigger animation or transform
  • Add a Javascript event to trigger animation or transform

Part Two (2 points)

  1. Create a new git branch
  • Enhance the first divs: rotate and skew
  • Add Js events to the first divs: rotate, skew, all and animate

Reference Links

css-animate's People

Contributors

gwenraq avatar jmt75200 avatar

Watchers

James Cloos 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.