4 lines
195 B
HTML
4 lines
195 B
HTML
<!-- Enter here your HTML content. Add and if and tag contenteditable="true" if you want to use the inline editor for the content -->
|
|
<section id="mysection1" contenteditable="true">
|
|
</section>
|