20 Useful Video Plugins Available on CodeCanyon

What You’ll Be Creating Video is becoming an increasingly important element of a successful website. It has SEO benefits, increases engagement and the amount of time visitors spend on your site, and will also reflect well on your brand. WordPress lets you add embedded video out of the box, but you can make the process… Continue reading 20 Useful Video Plugins Available on CodeCanyon

Top 8 Presentation Design Trends in 2019

Every year, new trends are introduced in video presentation designs. Some trends that are good have been adapted into the standard for video presentation while those that only add aesthetics are usually the ones that change every year. It is important to consider these design trends if you want to use your presentation as a… Continue reading Top 8 Presentation Design Trends in 2019

How to Make a Bi-Fold Brochure in InDesign

What You’ll Be Creating In this quick and simple tutorial, you’ll learn how to make a bi-fold brochure template using Adobe InDesign. You’ll create the basic structure and style for your brochure template, using an on-trend color palette and stylish fonts.  An adaptable pamphlet template for any creative business, this bi-fold brochure can be customized… Continue reading How to Make a Bi-Fold Brochure in InDesign

Best WordPress Contact Form Plugins

If you run a WordPress site, you need a reliable contact form so that visitors can reach you with their questions and comments. However, with so many WordPress form builders on the market, it can be difficult to find the very best contact form WordPress has to offer. To save you the time-wasting and head-scratching… Continue reading Best WordPress Contact Form Plugins

How to Make a Banner With an Online Banner Maker

What You’ll Be Creating Need to create a banner design but don’t have the required tools or skills? Well, what if I told you that you can use an online banner maker that comes with a large selection of banner templates that you can choose and customize? If that sounds interesting, follow me in this… Continue reading How to Make a Banner With an Online Banner Maker

20+ Online Ad Banner (Maker) Template Designs to Customise Now

If you’re just getting into online advertising or hoping to boost your online traffic with better advertisements, ad banners are the way to go.  Ad banners are currently one of the most ubiquitous forms of marketing used on the internet. Companies use them for everything from raising their brand profile to increasing engagement, announcing discounts,… Continue reading 20+ Online Ad Banner (Maker) Template Designs to Customise Now

35 Best Photography WordPress Themes for Photographer

Clean and best professional Photography WordPress Themes for photographers, artists and personal wedding photos or portfolio studio. All themes have amazing photo gallery options for showcasing your photos amazingly. All themes are fully responsive. perfectly scalable, performance and SEO optimized, retina-ready, multi-functional photography WordPress themes. You may be interested in the following articles as well. Please join us & follow… Continue reading 35 Best Photography WordPress Themes for Photographer

To Land a New Job in Style

Are you eyeing a new position? If so, is your resume design current? And will it represent you creatively—allowing you to stand out distinctively in a crowded pool of applicants? Creative Professional Resume Template – One of the creative resume examples that’s trending in 2018. If you’ve recently seen a compelling job ad, or you… Continue reading To Land a New Job in Style

7 Things You Must Remove From Your Website Before 2019

December 11, 2018 by Alex Fox If you’ve got these things in your website, you better remove them before 2019. Here’s our “favorite” outdated or regrettable content choices. Mouseover Navigation Menus The most obvious problems with mouseover navigation menus is that not every visitor has a mouse. How does a mobile user “mouseover” something? Obviously,… Continue reading 7 Things You Must Remove From Your Website Before 2019

How to Make a Great (Coming Soon) Website Product Launch Page

Launching a new product is an exciting business venture, one that could mean a world of difference for your business. However, as you’re prepping for the launch, it’s important to think about how you’re going to promote your product as well as make it possible for people to buy it. Here are two options: Create… Continue reading How to Make a Great (Coming Soon) Website Product Launch Page

Top 7 UX Topics All Beginners Need to Know

User experience is the most important element and the success of your design depends on it. UX is everything that happens when the user interacts with your design, such as their reactions, emotions, attitudes and behaviors. The better it is, the higher are your chances at making a sale or increasing your revenue. Basically, user… Continue reading Top 7 UX Topics All Beginners Need to Know

Interactive Repulsion Effect with Three.js

A tutorial on how to recreate the interactive repulsion effect of grid items seen in BestServedBold’s Dribbble shot “Holographic-Interactions”. This tutorial is going to demonstrate how to build an interesting repulsion effect for a grid of elements using three.js and TweenMax (GSAP). The effect is a recreation of BestServedBold’s Dribbble shot Holographic-Interactions. Attention: We assume… Continue reading Interactive Repulsion Effect with Three.js

How to Create a Menorah Illustration in Adobe Illustrator

What You’ll Be Creating In this tutorial we’ll be creating a Hanukkah holiday card and illustrating one of the most popular Jewish symbols, the Hanukkah Menorah. The Menorah is one of the oldest symbols in Judaism. Sometimes called the ‘Chanukiah’, the Menorah is a nine-branched candelabrum that is used on Hanukkah. It stands for light, wisdom,… Continue reading How to Create a Menorah Illustration in Adobe Illustrator

15 Best WordPress Audio Player and Video Player Plugins

There are so many creative ways to embed audio and video content in your website, once you step away from default players and explore custom plugin options. Whether you are showcasing content that you created yourself—as a musician, podcaster, filmmaker, or YouTuber—or simply want to add music or video content to your website, you know… Continue reading 15 Best WordPress Audio Player and Video Player Plugins

Target CSS for Specific Content With WordPress Template Tags

What You’ll Be Creating Learning WordPress development isn’t just about learning to code PHP. You’ll also need some HTML and CSS skills if the sites, themes and/or plugins you create are going to work well. In this tutorial, I’ll show you an incredibly useful feature of WordPress that mixes PHP with some simple CSS. It’s… Continue reading Target CSS for Specific Content With WordPress Template Tags

How to Design a Travel Website that Accepts Booking and Reservation

Lots of people are relying on travel websites for their travel needs. From plane tickets to hotel bookings and everything else in between, travelers now have the option to customize their travel experiences. Any travel booking website can get you from point A to point B, but the best ones will get you to your… Continue reading How to Design a Travel Website that Accepts Booking and Reservation

How to Draw Anime Hair

What You’ll Be Creating Hair is a very complex subject to draw, because it’s like a substance that can take many shapes and forms. Because of this, manga artists have developed a special method of simplifying hair. In manga or anime, you draw hair as a mass or a cloth. This way it can be… Continue reading How to Draw Anime Hair

How to Design a Powerfully Persuasive Above the Fold Area

There are few parts of a website that command more attention than the area above the fold. This is the screen section users look at after immediately landing on a website. The punchier and more persuasive the above the fold is, the better your conversion rates. Despite its importance, this crucial real estate often gets… Continue reading How to Design a Powerfully Persuasive Above the Fold Area

Benefits of Using Kanban Tools in Project Management

Team members are the people who usually give their insight when there is a discussion about identifying the opportunities to improve the business. But in the majority of the situations they will be busy, and it does not seem right to pull them from their work and get their input. So, if the same team… Continue reading Benefits of Using Kanban Tools in Project Management

Create a WordPress Image Gallery: Code the Plugin

What You’ll Be Creating People like pictures. They like looking at them, they like clicking on them. So it makes sense to use them in the navigation for your site. You may already use featured images in your archive pages, letting users get a greater insight into what a post is about and making your… Continue reading Create a WordPress Image Gallery: Code the Plugin

Keyboard Accessibility Tips Using HTML and CSS

Making your website accessible for keyboard-only users is an important part of the bigger accessibility picture. Here are some keyboard accessibility tips you can quickly implement using basic HTML and CSS. A11y From the Beginning These tips are part of Web Accessibility: the Complete Learning Guide, where we’ve collected a range of tutorials, articles, courses, and… Continue reading Keyboard Accessibility Tips Using HTML and CSS

Draw with CSS: Using CSS To Draw Elements

With clever use of CSS properties, it is in fact possible to draw very complex shapes. All the shapes below were drawn with CSS alone. It might be that CSS isn’t the best way to render shapes in the browser window, but it’s very fast and included for “free” on all modern browsers. Learn how… Continue reading Draw with CSS: Using CSS To Draw Elements

How to Quickly Build Layouts With Bootstrap 4’s Responsive Flexbox Utilities

In this tutorial I’ll show you how to quickly build layouts with Bootstraps 4’s responsive flexbox utilities. To gain a better understanding of these utilities, we’ll examine four different examples. Note: this tutorial assumes you’re familiar with Bootstrap 4 as well as flexbox. Take a look at these courses to get you going in the right… Continue reading How to Quickly Build Layouts With Bootstrap 4’s Responsive Flexbox Utilities