Background Animation HTML CSS and Particles JS

 

background animation

Hello Friends, in this blog, you'll learn how to create an animated background using HTML, CSS, and js. We have shared many projects on CSS animation examples, HTML CSS, and javascript. Check out those snippets if you want.




In this project, we have created a background animation using HTML CSS and particles js jquery plugin. First, we have taken a div named 'home-area'. For the banner text, we have taken another div named 'banner-text'. After that, we have placed an h2 tag. Search for particles js jquery plugin and add the particles js and app js files into your project. Also, add the latest jquery file as well.

In the CSS part, we have eliminated the default margin and padding. After that, we have set a background image and placed the text in the middle of the viewport. To get the animation, we need to add an ID 'particle js' to the 'home-area' div.  In the app js file, we have to make some adjustments in order to the effect shown in the demo video. We have to change the shape element to  'star'. In addition, we need to change other values ​​such as opacity, size, line_linked, move, and interactivity.

You may like this:


Background Animation using HTML CSS and Particles js [ Source Code ]:

For this project, create one HTML file with a .html extension and one CSS file with a .css extension. Add the plugin files and latest jquery file to your project. Please copy the code below and paste them into your project. If you have any problems, then download the code from the button provided below.

ADD HTML




ADD CSS:




I hope you have implemented the code successfully. For more snippets, please follow us on our social media profiles and stay connected with the blog. Thank you for visiting the blog.


Please do not enter any spam link in the comment box.

Post a Comment

Please do not enter any spam link in the comment box.

Post a Comment (0)

Previous Post Next Post