How can we integrate animation to websites?

For implementing animations we need a couple of tools. One tool is CSS itself. We can create classes and describe the animations there. There are frameworks which are open source and give you a pre-written animation set, which you can customise. Although mainly for this approach we would need to implement some JavaScript functions which will cause the animation effect.

MP

Related HTML and CSS Mentoring answers

All answers ▸

What is CSS used for?


How many HTML heading levels are there?


Explain what an external style sheet (CSS document) is for in a HTML document and write a line of HTML code to import one


Simplify the brackets, (x+1)(x+2)