⬛️ HTML5
The HTML5 block allows the use of HTML, CSS and JavaScript (a mix of design and logic) to create a web page. The code can be put in the "content" section of the bloc.

To use variables in the code, they have to be declared between two curly brackets (for example : {{ variableName }} ). The variables can then be linked to other blocks.


To use variables in the code, they have to be declared between two curly brackets (for example : {{ variableName }} ). The variables can then be linked to other blocks.

Updated on: 13/04/2025
Thank you!