Current State of Button
Currently we have two buttons, one which is normal coloring and has hovering & clicking abilities. The second is a duplication of the first but has the color variation requirement by using an inverted coloring.
Challenges
Some challenges which we are having involves having the button disabled and also adding an icon/image over our current button. In addition, we are working to make sure there are no other issues involving GitHub pushing, pulling, and committing.
What We Have Learned
- invert the color of a button
- using reflect
- how to duplicate a button in index.html
- how to make an image a button by pulling from files
- how to use 'this.addEventListener'
Github and Button Preview
Github
https://github.com/elizabeth-delor/PenStat-CTA/tree/master/penguin-button
Top comments (0)