Skip to content

lucasalvesa/html-color-flipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color flipper

A random vanilla HTML/JavaScript background color changer.

This application updates the page by customizing its layout with different HEX or RGB colors without needing a refresh.

Features

  • arrays

  • document.getElementById()

  • document.querySelector()

  • addEventListener()

  • document.body.style.backgroundColor

  • Math.floor()

  • Math.random()

  • array.length

    image

About

A random background color changer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published