How to change the HTML tags of the elements in weweb no code?

Hello, I am using weweb no code to create a website and I have a question. Is it possible to change the HTML tags of the different elements? I noticed that there are only div tags and I would like to use section, footer, header, etc. for better semantic and accessibility. Thank you for your help.

I don’t think that’s possible at the moment, but would be a nice feature to have.

I’ve added ‘button’ and ‘submit button’ tags to divs and it works as expected. Just add an attribute called tag and the value.

image

It’s work with attributes nice !