Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 334 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 334 Bytes

guess-the-hex-colour

HTML, CSS, JavaScript ES6

A simple webapp that generates a random hexadecimal colour value and presents the correct hex colour value and two incorrect hex colour values for the user to select from. If the correct option is selected, p tag changes to "Correct Answer!" else it changes to "Incorrect Answer!".