DIGIT-PSB / DIGIT

repo to support website development for the DIGIT program at Penn State Erie, The Behrend College.
https://digit-psb.github.io/DIGIT/
GNU General Public License v3.0
2 stars 0 forks source link

javascript classList and css flex for showcase #9

Closed ebeshero closed 2 years ago

ebeshero commented 2 years ago

@WillStill I wrote up some JavaScript using a classList toggle to add the "focus" class to your div elements. Then, I tried to control the layout a little with a CSS flexbox. Let's take a look at this when we meet and see how it works.