Sudip Bhattacharyya · Follow 2 min read · -- Sometimes we need infinite scroll for some specific web sites, eg., some posts. Here is a easier version of that infinite scroll. First create 3 files in your folder, viz, index.html, styles.css and script.js. I recommend VSCode editor along with LiveServer extension for this small project.