'how to build a website' tutorials

All 'how to build a website' tutorials:

  1. An Introduction to Python’s Flask Framework

    An Introduction to Python’s Flask Framework

    Tutorial Beginner

    Flask is a small and powerful web framework for Python. It's easy to learn and simple to use, enabling you to build your web app in a short amount of time....

  2. Muffin Live Builder (“BeBuilder”) for WordPress: Build Websites the Easy Way

    Muffin Live Builder (“BeBuilder”) for WordPress: Build Websites the Easy Way

    Tutorial Beginner

    In this course you’ll learn how to build a WordPress website, easily, using the Muffin Live Builder (now known as “BeBuilder”) plugin.

  3. HTML & CSS for Beginners (MEGA Free Course!)

    HTML & CSS for Beginners (MEGA Free Course!)

    Tutorial Beginner

    In this free course, you’ll learn how to code with modern HTML and CSS, the main building blocks of any website. If you want to become a successful web...

  4. How to Build a Pricing Table With a Monthly/Yearly CSS Toggle Switch

    How to Build a Pricing Table With a Monthly/Yearly CSS Toggle Switch

    Tutorial Intermediate

    Toggle button switches are a classic UX trend often met in different parts of a website or an app. In a previous tutorial, we discussed how to build a...

  5. How to Build an Amazon Affiliate Website With a WooCommerce Affiliate Plugin

    How to Build an Amazon Affiliate Website With a WooCommerce Affiliate Plugin

    Tutorial Intermediate

    Amazon is one of the biggest e-commerce platforms on the planet, selling a huge variety of products. Find out how you can earn commission income by referring...

  6. How to Create a Split-Screen Slider With JavaScript

    How to Create a Split-Screen Slider With JavaScript

    Tutorial Intermediate

    In today’s video tutorial I’m going to show you how to create a “split-screen” element (or UI, whatever you prefer to call it) using JavaScript. Inspiration...

  7. What is Information Architecture? (UX Tips and Examples)

    What is Information Architecture? (UX Tips and Examples)

    Tutorial Beginner

    Information Architecture (or “IA”) is an important part of UX. Let me explain what Information Architecture is, how it’s like the organisation of your house,...

  8. How to Add Social Media Icons to WordPress

    How to Add Social Media Icons to WordPress

    Tutorial Beginner

    Drive more people to your website, boost your SEO, and build a closer relationship with your audience, by adding "Follow Me on Social Media" and social...

  9. How to Build a Kick-Butt CSS3 Mega Dropdown Menu

    How to Build a Kick-Butt CSS3 Mega Dropdown Menu

    Tutorial Intermediate

    Often used on e-commerce or large scale websites, mega menus are becoming more and more popular, as they offer an effective solution to displaying a lot of...

  10. The best CSS and JavaScript carousel tutorials on Tuts+

    The best CSS and JavaScript carousel tutorials on Tuts+

    Tutorial Beginner

    Today, we'll explore the best CSS and JavaScript carousel tutorials currently available on Envato Tuts+. Sit back, relax, and enjoy the roundup!

  11. 8 content marketing ideas to increase your website traffic

    8 content marketing ideas to increase your website traffic

    Tutorial Beginner

    It's time for businesses to set up a content marketing strategy. Here are the most popular forms of content marketing and how to apply them to your marketing.

  12. How to Implement Pagination with Vanilla JavaScript

    How to Implement Pagination with Vanilla JavaScript

    Tutorial Intermediate

    In this tutorial, we’ll build a fully functional pagination feature for a website using vanilla JavaScript. We’ll break down the logic into simple functions...