Page switches or automatic scrolling Page switches or automatic scrolling, let's figure it out. Pagination, page-by-page output of information is called pagination. Page numbers in the output of the news feed or products can be seen on any site or online store at the bottom. Infinite scrolling, it loads when scrolling the page, that is, the lower posts appear automatically, often with beautiful transition effects. Well, and something in between, a button to load more, show more and the like. Many have seen all of this. Each of these methods has its pros and cons. Personal opinion on this matter, the news resource has better switches, since automatic scrolling has a number of disadvantages. The load more button is more relevant for goods. Moreover, the last two methods do not always work correctly. Devices with limited resources may start to slow down due to the huge amount of loaded information. Website developers should weigh the pros and cons of infinite scrolling and paginatio...
Simple and Fast Website Icon Creation I have already talked about creating favicon.ico , now I want to return to this issue because the service has improved. It has become even easier to create the right icon. The main thing is to have it available, that is, a file with a transparent background in PNG format, although the service understands JPG perfectly well. What do you need to do to create? Everything is simple: click the button to upload the file from which you want to get icons, then say archive, unzip, upload everything to the root of the site, insert the code into the site headers. That is, into each page. Don't be afraid of the size, you can trim, enlarge and even change the background. But of course, everyone knows that, if possible, the image for the icon should initially be square or round. After completing your actions, insert the address of your site and check the correctness. Why do you need so many icons? A common question from begi...