Looking for Cricut Halloween fonts? Take your Cricut Halloween decor, t-shirts, invitations, and other Cricut Halloween projects further with cute Halloween Cricut fonts. If you’re not sure how to use Halloween fonts on Cricut, we’ll help you get started with that too. Use cute Halloween fonts on Cricut, like this Halloween font from Envato Elements.… Continue reading 46 Best Halloween Fonts for Cricut (+Cricut Halloween Ideas and SVGs)
Category: Tutorials
You learn something everyday if you pay attention
How to Increase max_execution_time in PHP
In this quick article, we’ll explore the different options that allow you to increase the maximum amount of time a script is allowed to run before it’s terminated by a the parser in PHP. What is the max_execution_time Directive in PHP? The max_execution_time directive sets the maximum amount of time a script is allowed to… Continue reading How to Increase max_execution_time in PHP
44 Best Instagram Layout Ideas (Using Instagram Grid Templates)
Want to create a stunning Instagram account? Instagram grid templates are a great way to organise your content to consistently deliver amazing Instagram posts. Today we will share 44 of the best Instagram grid templates to be found at Envato Elements and GraphicRiver. And if you want to make a quick and easy website to link… Continue reading 44 Best Instagram Layout Ideas (Using Instagram Grid Templates)
50+ Best Procreate Brushes (Download These Brush Sets Now!)
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Love Procreate brushes? Whether you’re looking for the perfect Procreate line art brush, awesome Procreate blending brushes, or even Procreate tattoo brushes for your next design, there’s plenty to see in this list. Find your new favorite Procreate brush sets today, download them now, and get drawing! … Continue reading 50+ Best Procreate Brushes (Download These Brush Sets Now!)
30 Best Handwritten Fonts
Calling all font lovers with a great eye for detail! This collection of incredible premium assets features 30 stunning handwritten script fonts you’ll want to download today! A beautiful font can make or break your design. And handwritten calligraphy fonts often add a certain level of charm unmatched by other font styles. This cool handwritten… Continue reading 30 Best Handwritten Fonts
A to Z of Figma: Tips & Tricks!
In this tutorial you will be introduced to some rapid tips and tricks on how to use Figma! We’ll have a look at 26 Figma features, tips and tricks from A to Z. Let’s download Figma and get down to business. Once you get familiarized with Figma, check out Envato Elements! With one subscription, you’ll… Continue reading A to Z of Figma: Tips & Tricks!
How to Make a Horror Movie Poster
What You’ll Be Creating Today, we will be looking at how to make a horror movie poster using just two images in Photoshop! We’ll look at effective movie poster composition as well as your new go-to for horror movie poster typography. Did you know that horror movie posters are most effective when they are simple… Continue reading How to Make a Horror Movie Poster
The Complete Guide to Web Fonts in Email
When is a web font not a web font? When it’s an email font! In this tutorial I’ll walk you through implementing web fonts into your email campaigns. Web Fonts and Web Safe Fonts Web-safe fonts, like Arial and Trebuchet, Times and Georgia, are installed on most operating systems. As such, these “system fonts” will… Continue reading The Complete Guide to Web Fonts in Email
15 Fonts Similar to Garamond and What to Pair It With
Are you searching for fonts similar to the Garamond font style? In this article, we will present you with 15 fonts that are similar to the classic Garamond serif font. We’ll also look at some fonts you can pair with Garamond in your web- or print-based projects. The classic Garamond typeface is considered a timeless… Continue reading 15 Fonts Similar to Garamond and What to Pair It With
Anonymous and Arrow Functions in PHP
I’ve already covered the basics of functions in PHP in one of a previous tutorials. Even though PHP has a lot of built-in functions, it gives us the choice to define our own functions as well. There are different ways to define our own functions in PHP. PHP Functions in PHP: Return Values and Parameters… Continue reading Anonymous and Arrow Functions in PHP
37 Best Box Mockups (Using a Package Mockup Generator)
Box mockups are an indispensable asset for logo and surface designers who want to showcase their designs in a photorealistic setting. Today we share 37 of the best box mockup templates available at Placeit and show you how to customise them quickly and easily. How to Make a Box Mockup Quickly & Easily 1. Go… Continue reading 37 Best Box Mockups (Using a Package Mockup Generator)
How to Create Lists in Your App with Flutter?
A list is a key UI element for mobile apps. You’ll learn all about how to create lists in your Flutter app in this tutorial. You don’t need to be an expert developer to create lists in your Flutter app. If you’ve developed apps for Android or iOS in the past, Flutter’s ListView should seem… Continue reading How to Create Lists in Your App with Flutter?
How to Preserve the Menu State on Page Load (Using Local Storage)
What You’ll Be Creating In this tutorial, we’ll create a simple static site with Tailwind CSS and then learn how to preserve its menu state on page load. The first time we visit the site, the menu will be hidden. However, as soon as we open it and close the browser, we’ll use local storage… Continue reading How to Preserve the Menu State on Page Load (Using Local Storage)
How to Set up a Shopify Store
Setting up a Shopify store is very straightforward. Begin by signing up at Shopify, then add your products, select a theme, configure the back office for shipping, tax, and payments, configure a custom domain, and launch you store! ”A journey of a thousand miles begins with a single step.“ – Lao-Tzu An online store is… Continue reading How to Set up a Shopify Store
Four Free Flutter Widgets You Should Know About
Flutter development has experienced unprecedented growth in the last year. Not only has it expanded as a channel for developers to expand their skillset in Dart, but it has also allowed them to enjoy the perks of a single codebase. Whether you are making a widget on Flutter or looking for a Flutter widget that could make a… Continue reading Four Free Flutter Widgets You Should Know About
How to Turn a Picture Into an SVG for Cricut
What You’ll Be Creating Looking to turn a picture into an SVG for Cricut? Then look no further! In this tutorial, we’ll go over what the SVG file type is and why you would want to use SVG files for Cricut. Next, we’ll go over how to create SVG files for Cricut in several different… Continue reading How to Turn a Picture Into an SVG for Cricut
How to Create a Summer Portrait With Ice Cream in Procreate
What You’ll Be Creating Just imagine: a scorching sun, a clear blue sky, a cool breeze blowing in from the sea, and your favorite ice cream in your hand. Well, aren’t these the key ingredients for a perfect summer mood? In this tutorial we’ll try to picture this mood by creating a colorful summer portrait… Continue reading How to Create a Summer Portrait With Ice Cream in Procreate
Best PHP Invoicing and Billing Scripts
Do you want to automate your billing and invoicing process and receive payment faster? PHP invoicing scripts will streamline your billing and invoicing process and make it more efficient. These scripts come with customizable templates that help you build professional invoices. They can also automatically attach and send PDF invoices to your customers via email… Continue reading Best PHP Invoicing and Billing Scripts
HTML5 Form Validation With the “pattern” Attribute
In this tutorial we’ll explore HTML’s pattern attribute, using it to help us customize the way we validate our forms. Form Validation Video Check out the video tutorial below, subscribe to Tuts+ on Youtube, or read on to learn more about HTML form validation and the pattern attribute! HTML5 Form Validation Form validation is of… Continue reading HTML5 Form Validation With the “pattern” Attribute
How to Work With Regular Expressions in PHP
In this article, we’ll go through the PHP functions that allow you to use regular expressions to perform search and replace operations on strings. What Is a Regular Expression? Regular expressions—also called “regex”—are search patterns for text. These patterns can be processed by a regex engine to find substrings, validate that a string matches a… Continue reading How to Work With Regular Expressions in PHP
24+ Best Free Retro Fonts (50s–80s Fonts to Download)
Looking for free retro fonts? Cool retro fonts can be such a stylish addition to design projects, especially if that retro font style is right on target with the era. In this article, we’ll take a look at some retro-looking fonts that you can download now. Download this vintage retro font and thousands of others… Continue reading 24+ Best Free Retro Fonts (50s–80s Fonts to Download)
What is PHP Used For?
PHP is an open source language that was created to make web development easier. It’s primary and most suitable purpose is as a web development language for creating web apps or APIs. You don’t need a complicated set of commands to create webpages in PHP. In fact, you can mix PHP with plain HTML in… Continue reading What is PHP Used For?
44 Best Vintage Script Fonts (Retro Calligraphy and Cursive Styles to Download)
Vintage script fonts come in a wide variety of styles to suit every project and need. If you’re in the market for vintage fonts, check out this list of the best vintage script fonts from Envato Elements and GraphicRiver. Unlimited Font Downloads From Envato Elements Both Envato Elements and Graphic River offer high-quality vintage script… Continue reading 44 Best Vintage Script Fonts (Retro Calligraphy and Cursive Styles to Download)
How to Make a Digital Brochure
What You’ll Be Creating In this tutorial, we’ll look at how to make a digital brochure in InDesign. Working with a digital brochure format could be preferable for remotely distributing your info. So if you’ve ever wanted to try making your own digital trifold brochure, check out this walkthrough. We’ll also check out some digital… Continue reading How to Make a Digital Brochure