Giter Site home page Giter Site logo

week3.day1.moredom-and-events's Introduction

moreDOM-and-Events

Instructions

  1. As we get further along in the curriculum, projects will become more and more open ended to accommodate your own ideas and ways of doing things. By now, you will have seen in programming there are often many ways of getting to a solution, and it’s only fair to allow you that space to explore on your own. With that said...keep up the great effort!
  2. Fork and clone this repo: week3.day1.moreDOM-and-Events
  3. Do NOT alter the HTML or CSS and do not use an outside library.
  4. Using what you know about the DOM and JavaScript, modify the website so the user can click and drag each “article” tag around the screen individually. When the user releases the mouse, the “article” being dragging should remain where it is.
  5. There are many approaches to this task! Try to get one article working before tackling the rest.

Extra Credit

  • When the user presses the ‘spacebar’ the articles should reset to their starting positions
  • Have articles “collide” with each other, and stop moving. They should not be able to pass in front of or behind one another.

Helpful Resources

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.