

It’s all built in Webflow! What your exported files don’t include Good to know: If you’d like to see a sample of the code Webflow exports, check out the source code of our homepage by right-clicking and selecting View page source. Learn more about collecting form submissions on exported sites. Additionally, site search and forms (including file upload and reCAPTCHA) will not work on exported sites in order to comply with GDPR. Any password protected pages on your site will no longer be protected after code export.

On exported sites, Collection lists will show the empty state, and Collection pages won’t show any content that’s bound to Collection fields. Important: CMS, Memberships, and Ecommerce content (databases) and Logic flows aren’t included in exported code. html files for all of your site’s pages (including Collection template pages without content) An images folder with all the images uploaded in your site’s asset manager.If you delete this file, your page might look correct, but it won’t work as expected. Things like forms, navbars, sliders, tabs, and interactions rely on webflow.js. This file contains all the JavaScript necessary to make the interactive elements of your pages work properly. A JS folder which contains the Webflow.js file.It precisely targets only the styles that need normalizing.

normalize.css which makes browsers render all elements more consistently and in line with modern standards.webflow.css which contains common base styles for the Webflow layout system, as well as all the components like navbars, sliders, and tabs.a CSS file (e.g., your-site-name.css) that contains all of your site’s custom styles.

A CSS folder with all your site’s styles included in 3.The downloaded ZIP file contains all your site’s pages, styles, scripts, and images: You can also use the exported code to host it anywhere you’d like – no attribution required. You can do this to back up your code and provide it to your client if they request it. On paid Workspace plans, you can export your site’s HTML, CSS, JavaScript, and assets from inside the Webflow Designer.
