Skip to content

atheismann/HTML-CSS-JS-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up a Project, GIT Workflows and DOM Manipulation

Objectives

  • Clone this repository to your local machine. There is no need to fork this repository before you clone it
  • Connect to an external CSS & JS file from index.html
  • Create four div elements, and style them so that they are four different colors (use CSS to present them aesthetically on the page)
  • Create four "on click" event functions. Each function should change a different aspect of each div (You will be required to change the color of a div , change the text of a div , and make a div disappear. For the last div use your imagination! (feel free to make these changes with a button, or by clicking/ hovering over the element itself )
  • ***BONUS*** Set up a github repository, and make commits has you go (use proper comments)
  • ***BONUS*** Create a development branch, and merge to master as you go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published