Author: Editorial Team

We are 1stWebDesigner and we’re on a mission to help you build a better web. Our team produces content created by web design professionals, for web design professionals.

15 Simple Productivity Tips for Freelance Designers

For freelancers, productivity means money. The more efficiently you get things done, the better off you will be both professionally and financially. That’s why we have put together this article that will give you some productivity tips on how to do just that, get more things done.

How to Create Shapes in CSS

One of best features of CSS is that it reduces the use of images in web design and allows you to create simple shapes. Learn how to create circles, squares, triangles, stars, comment bubbles, stars, and even Pacman, all in pure CSS.

Organize Your Content with CSS Counters

It is pretty common to see step-based content. Tutorials, shopping carts, FAQ's, gGrandma's recipes. You know, numbers and steps are really good to grab attention, so many writers use this.

How to Create a JavaScript Progress Bar With Pace.js

Although you can create a page loading bar with CSS animation, it is not dynamic at all. Good thing there is this built-in JavaScript plugin called Pace.js, a lightweight JavaScript library that consists of a cool and amazing progress bar indicator for your page load and Ajax navigation.