How to Create a Web Booking Form With the Smart Forms Script

Booking forms can serve a lot of purposes on a website. You can use them to allow your visitors to book a hotel room or tickets to a popular event. They can also be used for other things like booking appointments with clients. They are a great way for people to simply give you all… Continue reading How to Create a Web Booking Form With the Smart Forms Script

Best Free WordPress Plugins for Optimizing Website Performance

Did you know that search engines like Google give preference to fast-loading websites in their rankings? Visitors are also less likely to abandon your site if it loads quickly. Everyone expects a website to load as quickly as possible—if it doesn’t, they will likely abandon it and visit the competitor instead. This means that a… Continue reading Best Free WordPress Plugins for Optimizing Website Performance

10 Best Restaurant WordPress Plugins

With the evolution of online shopping, more and more shoppers are buying food and groceries online. But in order for your restaurant website to stand out, you need the right plugins. In this tutorial, we are going to review some of the premium best restaurant plugins on CodeCanyon, and some great free plugins you can… Continue reading 10 Best Restaurant WordPress Plugins

Easy Form Validation With jQuery

In our previous tutorial, we discussed how to implement basic form validation using some input attributes in HTML5 and a little Regex.  HTML5 Form Input Validation Using Only HTML5 and Regex Monty Shokeen In this tutorial, we will learn how to use a jQuery plugin to add form validation to your website. Using a jQuery… Continue reading Easy Form Validation With jQuery

Decoding HTML Status and Error Codes For Fun and Profit

HTML error codes are just as familiar to web developers as the tech-phobic. The only real difference is that web developers are supposed to know what they mean! Of course, any developer knows the most common: 404 means the page isn’t there; 503 means the server is overloaded; 403 means “forbidden,” which is somehow different… Continue reading Decoding HTML Status and Error Codes For Fun and Profit

30 Best Creative Multipurpose WordPress Themes Of 2019

Best modern creative WordPress themes that lets you build stunning high performance websites using a fully visual interface. These WordPress themes come up with premium pre-built demo websites and layouts all are ready to use as a starting point for your website.  All WordPress themes are fully trendy that can give a new look to your corporate website, blog or… Continue reading 30 Best Creative Multipurpose WordPress Themes Of 2019

20 Niche-Specific WordPress Themes for Drag & Drop Web Development

With the growing demand and popularity of WordPress, the number of pre-designed WordPress themes becomes vast and more diverse. Today, you will have no difficulty with coming across the right design for any niche-specific web project that you have on your mind. Is it a personal blog, corporate, or products-rich eCommerce site that you want to bring to the… Continue reading 20 Niche-Specific WordPress Themes for Drag & Drop Web Development

How to Install, Configure and Secure Your Own Website Server From Scratch

If you’ve ever owned or run a website you’ll be familiar with one important part of it: quality hosting, good servers. And whilst there’s a huge number of hosting companies available, finding the best option can sometimes be tricky. This intermediate level tutorial will help you understand hosting with a VPS or dedicated server. Who is… Continue reading How to Install, Configure and Secure Your Own Website Server From Scratch

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 Use Sessions and Session Variables in PHP

Session handing is a key concept in PHP that enables user information to be persisted across all the pages of a website or app. In this post, you’ll learn the basics of session handing in PHP. We’ll start with an explanation of how sessions work and how they are related to cookies. Then we’ll look… Continue reading How to Use Sessions and Session Variables in PHP

How to Draw Natural, Textured, Afro Hairstyles (Afros, Locs, Braids, Twists)

What You’ll Be Creating In this tutorial, we’ll look at drawing multiple hairstyles that tend to be popular choices for natural, afro textured hair: afros, locs, braids, and twists. While these styles could potentially be worn by people with other hair types, we will primarily focus on Type 4 hair. We’ll take a stylistic approach… Continue reading How to Draw Natural, Textured, Afro Hairstyles (Afros, Locs, Braids, Twists)

Google Flutter From Scratch: Building Apps With Widgets

Flutter is fast becoming one of the most popular frameworks for developing cross-platform mobile apps. Most Android and iOS developers today are starting to agree that it is a faster and more future-proof alternative to other cross-platform frameworks such as React Native and NativeScript. Google itself is leaving no stone unturned to attract more developers to… Continue reading Google Flutter From Scratch: Building Apps With Widgets

10 steps for a better queer user experience

Do allow users to change or write in their own gender, if this is something your application makes use of. Forcing a user to re-create their whole account if their gender identity should shift isn’t a great experience and it feels like a waste of resources. Consider not having users specify a gender. There are… Continue reading 10 steps for a better queer user experience

WordPress as the First Step to Learning HTML

Not everyone has an idea about HTML. Most people will turn to WordPress when creating their first website. It’s easy to use, and you’ll have all the tools which you need for your website. Nonetheless, you’ll have an easier time getting to add content within the website and also ensure that there’s growth. Using WordPress… Continue reading WordPress as the First Step to Learning HTML

Raising a Design System in a team

DDesign systems have been around for quite a while. They’ve arisen with the need of designing for not only one thing, but for a whole set of elements, keeping the same look & feel among them, so all the individual parts look as though they belong to the same family. Design systems were first developed… Continue reading Raising a Design System in a team

5 Things to Consider Before Building a Website

There are multiple reasons why people want a website nowadays. It’s not even strange to have a personal website for who you are and what you like to do. Mostly, however, people build websites for growing their business. We don’t recommend getting caught in having a website simply because everyone is doing it. Really figure… Continue reading 5 Things to Consider Before Building a Website

Free Themes You Should Check on Themesplanet

WordPress is one of the most popular web builders, an efficient tool when you need to set up a website in a very short time. WordPress is packed with features that make it easy for even a rookie developer to set up a website. Using website builders like WordPress is very easy and straightforward, all… Continue reading Free Themes You Should Check on Themesplanet

The Best Email Design Hunt 2017 – Showcase Your Email Design Talent

Emails have paved a long way from being a plain text personal communication to an effective marketing channel with amazing animations and interesting interactive elements. The entire email industry is sure to experience many more revolutionary trends in the years to come. EmailMonks, one of the largest email template production company, is happy to announce,… Continue reading The Best Email Design Hunt 2017 – Showcase Your Email Design Talent

TypeScript for Beginners, Part 2: Basic Data Types

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} After reading the introductory TypeScript tutorial, you should now be able to write your own TypeScript code in an IDE that supports it and then compile it to JavaScript. In this tutorial, you will learn about different kinds of data types available in TypeScript. JavaScript has seven… Continue reading TypeScript for Beginners, Part 2: Basic Data Types

Build Better Contact Forms with These Guidelines

Look around the web, and you’ll see that web developers (and their clients) love contact forms. And for good reason: they collect important information about customers cheaply and effectively. But so many of these forms are clumsily designed or poorly implemented, cutting companies off from their customer. Avoid these problems and learn to build better… Continue reading Build Better Contact Forms with These Guidelines

How to Order and Align Items in Grid Layout

In this tutorial, you will learn how to control the order in which items are placed using the Grid Layout module. After that, we will discuss how to control the alignment of different items in the grid. In the past, we covered a few important Grid-related topics. We began by learning about different ways of… Continue reading How to Order and Align Items in Grid Layout

Cheat Sheets Web Designers Need: CSS3, HTML5 and jQuery

Advertisement When it comes to CSS, HTML or jQuery codes, you just can’t know them all. It’s pretty hard but with the help of these cheat sheets for web designers you can manage to get pretty close to knowing them all, considering that you have everything in from of you and it is easy to… Continue reading Cheat Sheets Web Designers Need: CSS3, HTML5 and jQuery

How to Build a News Website Layout with Flexbox

What You’ll Be Creating It’s not necessary to understand every aspect of Flexbox before you can jump in and get started. In this tutorial, we’re going to introduce a few features of Flexbox whilst designing a “news layout” like the one you can find on The Guardian. The reason we’re using Flexbox is that it… Continue reading How to Build a News Website Layout with Flexbox

Placemat – Some Pretty Nice Placeholder Nouns for Sites

Placemat got some pretty nice placeholder nouns for your site. The three current endpoints are https://placem.at/people, https://placem.at/places, and https://placem.at/things. Any one of those will actually give you a valid image back on its own, but you probably want to do something a little bit fancier. The good news is that all three endpoints accept the… Continue reading Placemat – Some Pretty Nice Placeholder Nouns for Sites