Hi All,
Did you have any solution to migrate codepen include HTML structure + CSS to OutSystem
Example: ( The sample has a different type of HTML element and pure CSS style )
https://codepen.io/peopleoff/pen/KaZbbo (simple version)
https://codepen.io/hexagoncircle/pen/XWbWKwL (complication version)
How to use the OutSystems UI pattern to replace HTML source code (e.g. H3, H4, UL, LI, etc...)
Thank youDick Leung
Hi Leung,
Please find the below URL to understand how to generate custom HTML Tags with outsystems platform.
https://success.outsystems.com/Documentation/How-to_Guides/Front-End/How_to_generate_HTML_tags
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Interfaces/Designing_Screens/HTML_Element
Regards,
Saravanan Santhanam
@Saravanan S Thank you very much, its work
Welcome Leung. Happy Coding!