Friday, May 25, 2018

So this week I am working on integrating animated components within an HTML page without using javascript and display and hiding images based on positioning. So I am also playing around with  :target pseudo selector to style based on the current href hash tag.  The challenging part was calculating the keyframe points for the animation.  To help I used the online tool at http://cssanimate.com/

No comments:

Post a Comment

Week 6 of the Journey

Javascript is one of the most simple, versatile and effective languages used to extend functionality in websites. Uses range from on screen...