How to Play Animated GIFs onClick
The Animated GIF is a popular way to visualize a design concept (here’s an example of how we did it for the post text effects created with CSS) or s…
The Animated GIF is a popular way to visualize a design concept (here’s an example of how we did it for the post text effects created with CSS) or s…
You can find dozens of scrolling libraries all over the web. Most are written in JavaScript and have their own effects you can restyle for single page…
Using font icons is a popular way to display icons on your website, especially since custom fonts are better supported in CSS3. Fonts are resizable wi…
For some users, a progress bar can be a very useful thing. It informs them of how much closer they are to completing tasks. Normally, this is used to …
Every great homepage needs a strong call-to-action (CTA) button. This guides visitors towards whatever action you want them to take, whether it’s si…
As a collective digital artist, it is important to understand the fundamental science behind color theory. It’s a popular topic with a vast spread o…
User engagement is one of the main goals of a website owner. You want your visitors to vote, take questionnaires, fill in forms, or share your site on…
Gulp is a tool which allows you to automate bits of your workflow which can literally save you hours a day. Whether you’re a developer or a designer…
Websites are built with a series of links, pointing to pages and sources like images and stylesheets. There are two ways to specify the URL that links…
Auto-hiding headers have been steadily popular in web design for quite a while. Many blogs and online magazines use the sticky header to keep users en…
Sublime Text is one of the most powerful code editors with some amazing features, and it can be even more powerful by installing Plugins or Packages. …
The popularity of React.js has been rapidly growing since Facebook first released the library back in 2013. It’s the fifth most frequently starred o…