I want to replicate the components of a web page that has already been created on another no-code platform. I exported the HTML and CSS code of that page, and I’m trying to simply paste the code into the embed code element, but I’ve encountered difficulties such as exceeding the character limit supported by that element.
Is there any way I can accomplish this task within Webflow?
Webflow only supports building pages via the designer. Importing is not supported unless what you need to import can fit into the character limit of each instance of an embed. CSS can be linked as you would in HTML, and the same goes for JS.
Hello,
I’ve got a similar question and maybe Webflow offers this functionality now?
I want to import entire html code pages to replicate our ancient web site, modify and expand it with another pages with the editor. Is it possible to do that? And if “yes”, how?