Webflow Experts Course

Start off the year with a 21-day portfolio challenge

Beginning - advanced
4HR 39MIN

You know Webflow better than most, but are you truly an expert? This course covers the fundamentals every Webflow Expert should know inside and out, ranging from basic layout and styles to advanced interactions and SEO settings. Refine your expertise, and maybe learn a few new things along the way. 

Please note: Achieving your Webflow Expert certificate is the first step in being accepted to the Webflow Expert program and does not guarantee access to the program.


Learn more about the Webflow Experts program here.

The skills you need to become a certified Webflow Expert and the first step toward building a successful Webflow business.

Pause the background video
Webflow is free for students and educators
Learn more & apply

Summary

Course progress

Nice job, we did some time travel into the future and it is looking amazing!

0
%

Completed

0
of
57

Lessons done

You know Webflow better than most, but are you truly an expert? This course covers the fundamentals every Webflow Expert should know inside and out, ranging from basic layout and styles to advanced interactions and SEO settings. Refine your expertise, and maybe learn a few new things along the way. 

Please note: Achieving your Webflow Expert certificate is the first step in being accepted to the Webflow Expert program and does not guarantee access to the program.


Learn more about the Webflow Experts program here.

The challenge

Challenge
Day
Be a website hero
01
The ultimate navbar
02
Magical CMS layout
03
Formulate leads and science
04
Virtual shoes for your site
05
Hello, it's responsiveness
06
Show off your project pages
07
Project pages working everywhere, anywhere
08
The optimum contact page
09
Show us your contact page
10
Test your Open Graph settings
11
Shine a light
12
Bring your portfolio to life
13
Lost, but never forgotten
14
Password-protected
15
Practice accessibility
16
Share your design in progress
17
Ready, set, publish!
18
Portfolio verification
19
Update your CMS
20
Showcase your portfolio
21

Ready to get certified?

Test your web design and development knowledge learned in the Webflow 101 course. Challenge yourself with questions about the principles of the web, like the box model, HTML and CSS.

Go to Webflow 101 exam

The challenge

Challenge
#
Site Build: Hero
01
Site Build: Navigation
02
Site Build: Logos
03
Site Build: Cards
04
Site Build: Form
05
Site Build: Footer
06
Site Build: Responsiveness
07
Site Build: Publishing the site
08

Check out the new Figma to Webflow plugin

Ready to get certified?

Once you’ve completed the Webflow Expert Certification Course, you’re all set to take the next step in becoming a Webflow Expert. Please note: passing the Expert exam does not guarantee entry into the Webflow Expert program.

Go to Webflow Experts exams

Course outline

Webflow 101
Interactions
CMS Collections
Webflow Ecommerce
Project settings
Hosting & SEO
Webflow Editor

Webflow Experts Course

57
Lessons
Webflow 101
Webflow 101
Interactions
Interactions
CMS Collections
CMS Collections
Webflow Ecommerce
Webflow Ecommerce
Project settings
Project settings
Hosting & SEO
Hosting & SEO
Webflow Editor
Webflow Editor
No items found.

Intro to HTML

Learn about HTML, CSS, and how Webflow generates this code while you design.

Transcript
Read the full article
Read the full article

Intro to the box model

Learn about the box model and how it shapes web design.

Transcript
Read the full article
Read the full article

Intro to Webflow

Learn your way around the Webflow Designer.

Section

Transcript
Read the full article
Read the full article

Navbar

Add, customize, and reuse a navbar.

Forms

Transcript
Read the full article
Read the full article

Style panel overview

Transcript
Read the full article
Read the full article

HTML tags

In Webflow, HTML tags give us an easy way to control the default styling for a particular element, without creating a unique class. For example, you can define the default styles for all paragraphs by editing the All Paragraphs tag. Adding a class with styles will override these default styles.

Transcript
Read the full article
Read the full article

Classes

Making manual style changes to each and every element is tedious and time-consuming. And entering repetitive values for hours and then trying to update those values one by one can be frustrating. Classes save styling information that you can apply to as many elements as you want throughout your site.

Transcript
Read the full article
Read the full article

States

To add some interactivity to your elements in Webflow, you can change the way they look and behave using states. As you're styling an element, clicking the States menu lets you toggle between the various states, like Hover and Pressed, you can access and style.

In this video, we'll explain the four states you can style for any element:

  1. None
  2. ‍Hover
  3. ‍Pressed
  4. ‍Focused
  5. Focused (keyboard)

Then show you how to style those states to indicate interactivity. Then we'll dig into applying transitions to smooth out the change from one state to another, and finally, discuss the "current" state, which is a handy indicator for navigational links.

Transcript
Read the full article
Read the full article

Flexbox

Flexbox, also known as flex or flexible box layout, allows you to control the alignment of elements in a box in any way you’d like — solving complex layout problems that designers have been struggling with for years.

Grid

The grid layout in Webflow brings CSS grid to life on a completely visual canvas, giving you more direct control over your layout and design. With grid, you can reposition and resize items anywhere within the grid you define to produce powerful, responsive layouts — faster.

Transcript
Read the full article
Read the full article

Spacing

In the Style panel, you can define the spacing (margin and padding) for each element. In this article, we’ll cover what each of these layout controls is and how they’ll affect your elements. These properties make it possible to create responsive websites with content that reflows while creating consistent spacing.

Transcript
Read the full article
Read the full article

Position

The position settings in the Style panel allow you to set the relative positioning of elements, the float settings, and the clear settings.

Breakpoints

Customize your designs for small and large screens using Webflow's 7 built-in responsive breakpoints.

Intro to Interactions

Use interactions to make your site more dynamic and engaging.

Triggers and animations

Triggers and animations are the two primary aspects of any interaction.

Intro to dynamic content

An explanation of static and dynamic content.

Transcript
Read the full article
Read the full article

Intro to Webflow CMS

A CMS (content management system) is a tool for managing and publishing dynamic content. The website references that dynamic content on different pages. So anytime you or your client creates or changes content in the CMS, it updates all the pages where it’s referenced, instantly.

The Webflow CMS gives you full control over your content structure and how this content is designed throughout your project — all without you even touching a line of code.

In this video, we'll introduce some basic concepts behind the CMS, including:

  1. ‍Structuring content
  2. ‍Referencing content
  3. ‍Editing content
Transcript
Read the full article
Read the full article

Collection list

Use a Collection list to add a Collection’s dynamic content to your site.

Transcript
Read the full article
Read the full article

Collection pages

Whenever you create a new item (e.g., blog post, help article, etc.) in a Webflow CMS Collection, a page is automatically created for it. Collection Pages work like templates — the layout and design of the Collection Page will apply to every Collection item's page.

That means Collection Pages are essentially templates for recurring pieces of content, such as blog posts, help articles, or even landing pages.

In this video, we'll show you how to:

  1. Create a Collection Page
  2. Add and connect content
  3. Preview Collection Pages
  4. Link to a Collection Page

Plus, we'll show you the settings you can adjust for Collection Pages.

Transcript
Read the full article
Read the full article

Ecommerce Collections

In the Webflow Designer, you can use the Ecommerce panel to build your store database adding, organizing and managing products and categories. Fully customize the look and organization of your store database by adding custom fields.

Customize the Cart button

Customize and style your Cart and Cart button.

Transcript
Read the full article
Read the full article

Site and page passwords

Use a password to restrict access to your content and control who can access specific pages, Collections, or your entire website.

Save and restore backups

Learn how to create backup points and restore previously saved versions of your Webflow site.

Duplicate, transfer, or delete a site

Duplicate, transfer, or permanently delete a Webflow site.

Connect a custom domain

Direct your custom domain to Webflow and connect it to your Webflow site.

301 redirects

Use 301 redirects to route traffic from an old URL to a new URL.

Transcript
Read the full article
Read the full article

Google site verification

Verify ownership of your website and gain access to Google Search Console tools, like indexing.

Transcript
Read the full article
Read the full article

Google Analytics

Add Google Analytics to your Webflow site.

Transcript
Read the full article
Read the full article

Intro to the CMS Editor

The Editor lets you update and add content in a simple interface, which is great for clients or teammates who don't need the complexity of the Designer.

Transcript
Read the full article
Read the full article

Client's guide to the Editor: Introduction

A brief overview of the Webflow Editor — log in and change or add content at any time.

Client's guide to the Editor: Pages tab

Use the Pages tab to edit each page, optimize site search settings, and set passwords for specific pages.

Client's guide to the Editor: Collections tab

Collections are like databases — use them to organize team members, blogs, and other content types.

Client's guide to the Editor: Ecommerce tab

The Ecommerce tab in the Webflow Editor is where you or your clients can create, access, and manage products and product categories.

Client's guide to the Editor: Ecommerce settings

Once your store is built and designed, add the finishing touches in the Ecommerce settings before launching your store.

Transcript
Read the full article
Read the full article

Client's guide to the Editor: Orders tab

An overview of the Orders tab, and how to fulfill, unfulfill, and refund Webflow Ecommerce orders.

Requirements

Clone this project
Use this version to clone the completed project
Clone this project
Blank pages without hitting page limits
Go to Webflow 101 exam

Related courses

There's more coming

We're rolling out more lessons very shortly. Sign up to get early access to additional Webflow lessons and courses.

Shoot, something didn't work. Try again later, bud.