Icon

  • Help guide for how to put a website on desktop Mac

    Help guide for how to put a website on desktop Mac

    Putting your favorite websites on your Mac’s desktop is a handy trick you can use. Most people rely on web browsers to access websites. Yet, you do not always have to do that. There are many other convenient methods of accessing such websites. This comprehensive guide is the perfect one to teach you how. Learn […]

  • Creating an animated hamburger menu icon with CSS-only

    Creating an animated hamburger menu icon with CSS-only

    Using an animated hamburger menu icon is the most intuitive way to improve the user interface and experience of a web application or site. Here is a small tutorial on creating an animated hamburger menu icon with CSS only, there is no involvement of any JavaScript code. Here is a demo of the hamburger icon […]

  • Creating an animated hamburger menu icon

    Creating an animated hamburger menu icon

    Even little animation can improve the overall user experience. Why not add this magic potion to your menu icon too. In this tutorial I’m showing you codes and scripts to create an animated hamburger menu icon. Before we get into HTML, CSS, and JavaScript. Here is a live demo: First let’s create a div element […]