Webflow
Webflow is a visual web design platform. You build in the Designer, content lives in the CMS, and you publish without touching code. This guide covers what actually helps: structure, CMS, and when Webflow fits product and marketing work.
Welcome to Webflow
Why webflow fits product and marketing work
Core concepts that matter
Designer, canvas, and interactions
The Designer is where you create pages. Add elements, set layout (flexbox/grid via the UI), and style with the right-hand panel. Interactions add hover, scroll, and click animations without custom JS. Use them for micro-interactions and simple motion; keep logic light.
Cms and collections
Collections are your content types (e.g. “Blog posts”, “Authors”). Define fields (text, image, link, number, etc.). Collection pages list items; collection detail pages show one item. Bind CMS fields to the design so content swaps in automatically. Plan schema early so you don’t rework templates later.
Global elements and symbols
Nav, footer, and other shared chunks can be symbols (or global sections). Edit once; all instances update. Use them for header, footer, and any repeating block. Keeps the site consistent and easier to change.
Staging and publishing
Work in a staging environment; publish when ready. You can connect a custom domain and use Webflow hosting or export code. For most teams, hosting in Webflow is simplest; export if you need to move to another stack.
Introducing Webflow - design and code in one
Practical habits
When webflow isn’t the fit
Pricing (high level)
Free - Limited projects and pages; good for learning. Site plans and Workspace plans add more pages, CMS items, and team features. Check Webflow pricing for current tiers.
Webflow is a strong default for marketing sites, landings, and content-led pages. Pair it with Ycode or other backends when you need custom data and workflows beyond the CMS.

