Due to the restriction of a certain "Embedded scripting language included in most browsers ()," the most interaction you can get on your SpaceHey layout is from CSS conditional selectors (pseudo-classes).
(All of these are using the :hover selector to change their properties.)
However most of the common selectors people use are simple, :hover, :focus & :active while being great - they cannot be used for certain scenarios that require more logic. The :target selector can help in certain cases.
Although it is restricted to user generated HTML on SpaceHey for the exception of the comment box and search (because they are the only native elements which contain a defined id.) You can use it for some pretty cool effects! Here's a video of me making it fill the screen with an image: https://streamable.com/g9jydb
While it is capable of producing cool effects, it does have a specific way you need to set it up on your profile. I can help if you do want to implement this on your profile; just comment here and I'll help. I'd also like to see any ideas on what else it could be used for, as it is a really interesting conditional to utilize.
And remember to drop some kudos!
Comments
Displaying 0 of 0 comments ( View all | Add Comment )