This page is a display of two projects we finished in ET710 class. The one at left is Project_1, and the other one is Project_2.
I added a gradient effect to both cards to make their background color change from white to gray (background: linear-gradient(white,lightgray)). Besides, I also gave these two cards the same hover effect: filter:invert(100%).
Moveover, when we click the card, a modal window will pop up. (as same as the Project_2)
Note: the links in this page's cards are ineffective.