This little challenge was to create a button that automatically generates a new background color for the page, giving you the hex code to copy it. Additionally, the colors are stored in an array in ...
Welcome to your first code challenge! This is a chance for you to share what you know with the instructors. Create a <button> element on the DOM, you may do this in jQuery, or write it directly in the ...