Designing With Data: How to Improve UX Using Customer Data

Do you always follow your gut when making decisions for your website? Designing your website often starts with what you feel will make a website look good. However, you’ll most likely be changing your plans when the results of your efforts come in. But this is okay because tracking and measuring your site’s performance from… Continue reading Designing With Data: How to Improve UX Using Customer Data

How to Add the Sticky HTML5 WordPress Music Player to Your Site

There are a lot of reasons why you might want to add a music or audio player to your WordPress website. You can use it to allow users to play the audio version of the article they are reading or you can use it to simply add some nice background music to the website. If… Continue reading How to Add the Sticky HTML5 WordPress Music Player to Your Site

6 Essential Photography Tips Every Photographer Needs to Remember

Whether you are on vacation with your family or attending the grand reception of your friend, photos are an essential element of enjoyment. Without clicking perfect pictures, the purpose of amusement cannot be fulfilled in this present era. Not only for fun, but photography is a real art and considered as an ultimate tool for… Continue reading 6 Essential Photography Tips Every Photographer Needs to Remember

How to Design a Letterpress Business Card in Adobe Illustrator

Oh, you fancy! Follow these simple tips, tricks, dos, and don’ts to achieve the letterpress business card design of your dreams! But first… If you found yourself here and you’re all “Wait, what the f*ck is letterpress?” Let us explain. Let’s start with what NOT to do, shall we? 1. No photos. We have lots… Continue reading How to Design a Letterpress Business Card in Adobe Illustrator

3 Essential Design Trends, September 2019

This month’s collection of design trends focuses on a bit of a slow burn – design techniques that appeal to millennials (maybe) and Generation Z. Gen-Zers are those born between 1997 and 2012, meaning part of this generation is in grade school. This generation is impacting design trends already because they are the most digital… Continue reading 3 Essential Design Trends, September 2019

5 Secrets for Creating Successful Mid-Level Pages

Designing mid-level feature pages is one of the hardest parts of building or revamping your website. How do you divide your business into neat, tidy sections? How many categories should you use? Does it make sense to combine this feature with that one? How do you find the optimal balance of text, images and graphics?… Continue reading 5 Secrets for Creating Successful Mid-Level Pages

5 Ways Social Media Can Impact Your Web Design

There is no denying that the introduction of social media to the world has changed the way website developers and designers build sites. In fact, social media marketing helps you strengthen your brand’s online presence. Thus, it is important that you take social media into consideration whenever you are building (or updating) a website for… Continue reading 5 Ways Social Media Can Impact Your Web Design

How to Make a Texture Brush in Illustrator

What You’ll Be Creating This tutorial is for those who want to incorporate a real-world drawing technique into digital drawing. If you like texture, grunge, or paint brushes, or if you enjoy drawing in Illustrator and would like to have a more diverse brush arsenal, please stay here. In this quick tip tutorial, you will… Continue reading How to Make a Texture Brush in Illustrator

How to Improve Conversion Rate with Web Design

What does the Conversion Rate mean? In the broadest sense, the conversion rate is the percentage of users that take the desired action. Depending on your goal, the desired action could represent visitors that subscribe to your newsletter, follow you on social media, or buy your product. Therefore, if you had 100 visitors during your… Continue reading How to Improve Conversion Rate with Web Design

The Importance of Readability on the Web

Readability on the web has to overcome many hurdles. Even if you follow all the right conventions, the presence of digital ads, popups and click bait can all distract from the main content of your site. But how do they impact readability? How can you use design to improve it? Below are some ways of… Continue reading The Importance of Readability on the Web

Best Exit Popups for WordPress Compared

Exit popups are used to encourage your web page visitors to subscribe to an email list, follow you on social media, or complete the purchase in their shopping cart. I’ll show you some outstanding popup plugins for WordPress in this post. Does Your Site Need a WordPress Popup Plugin? Here are some of the top… Continue reading Best Exit Popups for WordPress Compared

Building Image-Rich Websites Without the Lag

Optimize Image File Size You might be familiar with this trick from the old days, batch when using progressively-loading JPEGs was the height of image optimization techniques. While these methods can still be of some use today, there are many more ways to shave off some loading time today. Use a program like ImageOptim or… Continue reading Building Image-Rich Websites Without the Lag

A Solopreneur Checklist for Promoting a New Website

If you’re reading this, chances are you launched a brand new website a couple of weeks or even months ago. During the initial setup phase, everything felt easy. You could register and host your domain on the same platform, build a professional-looking website without code — everything seemed like they’re going your way. You may… Continue reading A Solopreneur Checklist for Promoting a New Website

How to Draw a Cartoon Nose

What You’ll Be Creating In this tutorial, we’ll look at different ways of drawing cartoon noses. We’ll start with the nose’s construction, and then use this in the context of experimenting with stylistic renditions of this part of the face. When in doubt, I recommend looking at references, even when drawing stylistically! They can be… Continue reading How to Draw a Cartoon Nose

5 Ways to Make Your Website Stand Out

Websites, as you can imagine, exist for nearly every facet of society. From community pages for boy scout troops and churches, to sales geared store fronts online, to blogs and share sites that allow users to connect and interact. Having a website seems to be a necessity in today’s age. Yet, so many people spend… Continue reading 5 Ways to Make Your Website Stand Out

Design Persuasive Websites With These Basic Principles

November 5, 2018 by Alex Fox Web design has become the focal point of the online industry. Why? Entrepreneurs are now concentrating all their resources on improving their online image, reputation, and brand. That brand is defined most strongly through an official website. Official websites are by far the most common tool used to attract… Continue reading Design Persuasive Websites With These Basic Principles

An Introduction to Photoshop Selection Tools

Your Photoshop selection tools are perhaps the most powerful part of the application. By making effective selections, you unlock the power of the rest of the application. This includes localized image adjustments, compositing, and accurate mockups and object placement. Sloppy selections always show in the final product, so it pays to learn to make a… Continue reading An Introduction to Photoshop Selection Tools

Trigonometry, Random Numbers and More With Built-in PHP Math Functions

Basic maths is used a lot during programming. We need to frequently compare, add, multiply, subtract and divide different values when writing code.  Sometimes, the maths required in a program can be more involved. You might need to work with logarithmic, trigonometric or exponential functions. In this tutorial, I’ll discuss how to use each of… Continue reading Trigonometry, Random Numbers and More With Built-in PHP Math Functions

How to Formulate an Email Design and Development Strategy

In this tutorial I’ll explain how to focus your efforts on the email clients and webmail clients being used by your target audience. Note: this tutorial is part of a whole week’s worth of email content on Tuts+ Web Design–check out the Mastering HTML Email learning guide for more! 1. Understand the Importance of a Strategy Your target… Continue reading How to Formulate an Email Design and Development Strategy

Dos and Don’ts of Designing the Perfect Website Form

When designing modern websites, it is important to bear in mind the criticality of creating a well-balanced, user-friendly form as visitors make their first impression about a business by looking at their online portal. In several cases, the design of the form can make or break the future of the website. User experience plays a… Continue reading Dos and Don’ts of Designing the Perfect Website Form

5 Free Personal Letterhead Templates for Events

Personal letterheads are so much more than easy and appealing ways to send a message through email or post. There’s even more going on if you’re planning a personal event. Almost everyone now organizes events by developing concepts, even if we turn to the traditional one. The personal letterhead can make a plain sheet of… Continue reading 5 Free Personal Letterhead Templates for Events

Canny Edge Detector Using Python

Edge detection is an essential image analysis technique when someone is interested in recognizing objects by their outlines, and it’s also considered an essential step in recovering information from images.  For instance, edge detection can extract important features like lines and curves, which are then normally used by higher-level computer vision or image-processing algorithms. A… Continue reading Canny Edge Detector Using Python

UX is a Process. SEO, too.

TL;DR: Most people consider the value of both UX and SEO in the same way. Instead, we need to emphasize that both are about the process and an end result, not a product or deliverable. The Internet is a crazy place. Where else can you find a whirlwind of scholarly papers one minute and an… Continue reading UX is a Process. SEO, too.