HTML Element: select

Examples Syntax 1 <select name=”name” required> 2 <option value=”1″>John</option> 3 <option value=”2″>Jane</option> 4 <option value=”3″>Donald</option> 5 <option value=”4″>Chuck</option> 6 <option value=”5″>Leslie</option> 7 </select> A select element with the multiple attribute enabled (true) allows for multiple options to submit with a form submission. 1 <select multiple name=”name” required> 2 <option value=”1″>John</option> 3 <option value=”2″>Jane</option> 4 <option… Continue reading HTML Element: select

Published
Categorized as Tutorials

14 Best Themes for Shopify Art Stores, Artisanal, Craft, and Handmade Product Shops

Shopify is the perfect platform if you want to sell art, crafts, artisanal, or handmade products. There are plenty of Shopify art store exaples made specifically for these niches—let’s take a look! Shopify Art Stores (Best Themes for 2024) If you’re looking to metaphorically climb the Shopify Mountain when it comes to setting up shop,… Continue reading 14 Best Themes for Shopify Art Stores, Artisanal, Craft, and Handmade Product Shops

The Best Artisanal, Art, Crafts, and Handmade Product Store Themes for Shopify

Shopify is the perfect platform if you want to sell art, crafts, artisanal, or handmade products. There are plenty of Shopify themes made specifically for these niches—let’s take a look! Clayttery is an example of Shopify Art and Craft store theme on ThemeForest. If you’ve never used Shopify before these tutorials will help you get… Continue reading The Best Artisanal, Art, Crafts, and Handmade Product Store Themes for Shopify

How to Create a MySQL-Powered Forum From Scratch in Laravel

In this tutorial, we’re going to build a PHP/MySQL-powered forum from scratch in Laravel. What Is Laravel? From the official documentation: Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation—freeing you to create without sweating the small things. It’s an open-source PHP web application framework designed for… Continue reading How to Create a MySQL-Powered Forum From Scratch in Laravel

Can You Use ChatGPT in Web Design? More Importantly, Should You?

The launch of ChatGPT in November 2022 got everyone talking about AI. At first there were rumblings about how it would make copywriting and web design much easier. Then came talk of how AI content generators would render writers and designers obsolete. In this post, I want to examine how accurate these claims and concerns… Continue reading Can You Use ChatGPT in Web Design? More Importantly, Should You?

How to Make a Custom Mouse Cursor with CSS or JavaScript

Back in the early stages of web development, websites ran rampant with all sorts of wacky features: galaxy-themed backgrounds, colorful fonts to the point of illegibility, and marquees galore. Source: cameronsworld.net Now we’ve more or less calmed down when it comes to web design but that doesn’t mean we can’t have fun features on our… Continue reading How to Make a Custom Mouse Cursor with CSS or JavaScript

How To Replace URLs in WordPress in 5 Minutes

In this article, I’m going to show you how to instantly replace all URLs in your WordPress website and database using a single plugin. Before proceeding, ensure that you have access to your WordPress admin dashboard. Let’s say you host all of your website’s images on an external site like Dropbox. But one day you… Continue reading How To Replace URLs in WordPress in 5 Minutes

HTML Element: form

Example Syntax 1 <form action=”https://google.com/search” method=”get”> 2 <input type=”search” name=”q” placeholder=”Search…”> 3 <input type=”submit” value=”Search Google…”> 4 </form> Result Browser Support The HTML <form> tag is supported in all modern browsers. Read more on caniuse.com.  Attributes The <form> tag supports Global Attributes in HTML. Global Attributes are common to all HTML elements and can be… Continue reading HTML Element: form

How to build a JavaScript page loading animation

To better understand what we’re going to build, check out the demo page. Be sure to click on the menu links to repeat the page loading JavaScript animation. As both JS animations have similarities, I’ll borrow some content sections from the previous tutorial. This will help keep each tutorial detailed and independent.  Web page loading… Continue reading How to build a JavaScript page loading animation

14 Best Plugins for Embedding YouTube and Vimeo in WordPress

Are you looking to stream YouTube or Vimeo videos directly from your website so visitors don’t have to leave your page? Video is an extremely powerful marketing tool that vastly improves traffic to your website, promotes your products, increases engagement, drives leads, and boosts revenue.  But video uses a lot of bandwidth and can slow… Continue reading 14 Best Plugins for Embedding YouTube and Vimeo in WordPress

How to Start With a Blank Design in WordPress

A blank design allows us to start afresh and customize our website to fit our exact needs and preferences. Starting from scratch gives us more control over the design and layout of our website because we get to choose exactly what elements to include and how they should be placed. Starting with a blank slate… Continue reading How to Start With a Blank Design in WordPress

40+ Best Shadow Fonts (Drop Shadow Effect on Text)

This subscription-based marketplace offers tons of fonts, logos, graphic templates, add-ons, and more, all for one low monthly fee. 40+ Best Shadow Fonts 1. Sevastian Shadow Font (TTF) Let’s kick things off with Sevastian Shadow Font. Use this impressive sans serif to add depth and visual interest to your projects. The font includes seven layers with different… Continue reading 40+ Best Shadow Fonts (Drop Shadow Effect on Text)

Published
Categorized as Tutorials

Best WordPress Email Marketing Plugins in 2023

Email marketing is one of the oldest yet most effective ways to reach and engage with potential and existing customers. Email ROI is an impressive $36 for every $1 spent, making it a big part of any successful digital marketing strategy. In this article, I list my five best WordPress plugins for email marketing, focusing… Continue reading Best WordPress Email Marketing Plugins in 2023

How To Perform A/B Testing in WordPress

A/B testing helps companies and online entrepreneurs optimize their websites by providing data-driven insights into how different versions of a web page can affect user behavior. Testing helps you determine what is required to achieve better results, whether you’re looking to sell more products, get more people to click on your affiliate link, have more… Continue reading How To Perform A/B Testing in WordPress

100+ Best Wood Vector Textures (Grain and Seamless Textures)

This subscription-based marketplace offers tons of graphic templates, logos, fonts, add-ons, and more, all for one low monthly fee. 100+ Best Wood Vector Textures 1. Lines Like Wood Grain Vector (AI, EPS, PNG) Lines Like Wood Grain Vector offers a collection of hand-drawn lines in the pattern of wood grain. The textures are delivered in 20… Continue reading 100+ Best Wood Vector Textures (Grain and Seamless Textures)

Published
Categorized as Tutorials

The Best Art Gallery and Museum WordPress Themes

Interested in building a strong web presence with an attractive gallery or museum website? Art gallery and museum websites should provide an immersive experience of art second only to being in the physical exhibition space. They bring exposure to works of artists and enable collectors to buy art from the convenience of their homes, office,… Continue reading The Best Art Gallery and Museum WordPress Themes

Published
Categorized as Tutorials

Fonts Similar to Poppins (& Font Pairings)

About the Poppins Font Family Poppins is a geometric sans-serif typeface designed by Indian Type Foundry. It is available in nine weights with matching italics and supports both Latin and Devanagari languages. Poppins was released as open-source and is available for free on Google Fonts. Characteristics of Poppins Font Poppins is characterised by a certain uniformity… Continue reading Fonts Similar to Poppins (& Font Pairings)

Published
Categorized as Tutorials