aublhr99 / aublhr99.github.io

Personal Website of Aubin Carlson Lohier
1 stars 1 forks source link

Title text wont change #4

Open aublhr99 opened 5 years ago

aublhr99 commented 5 years ago

Really want to avoid using JS for this, but might have to. Title text won't change on button hover (something like http://fifty-five.com/). Experiment with CSS locality selectors (+, ~, >).

aublhr99 commented 5 years ago

what if create overlay divs that are above name and are on top of buttons? then + will allow for change (but might mess with button hover)