Giter Club home page Giter Club logo

etch-a-sketch's Introduction

etch-a-sketch

I will be creating a web page that has a 16x16 grid of square divs. I will be using CSS Grid and JavaScript. The program should have a hover effect when the cursor goes over a div. The program should have a button that asks for user input to decide the number of squares on each side of the grid. This new grid should be empty and fit in the same total space, (e.g. 960px wide) just with more boxes. The input should have a limit of 100.

5.04.22

The project is complete. It first loads a page with a default 16x16 grid of div squares created in JavaScript and inserted into a container. The user can hover over a div, changing it's color to blue, and click to change the div square to black. Clicking again reverts the color to the default. The grid dimensions can be set at the bottom by submitting a number value between 1-100 in the form and clicking submit. This also resets the grid, emptying the container of the old divs by deleting them first.

etch-a-sketch's People

Contributors

reyes-dev 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.