UI Generator

Select theme appearance
Label
This is your content if you want it to be
Short
Very short content
Long
Hey there! How are you doing today? I hope you're having a fantastic time! Just wanted to fill this space with some friendly placeholder text. So here it goes

Descriptions List

- html
<!-- COMPONENT-START: nc-description-list -->
<dl>
    <dt>Label</dt>
    <dd>This is your content if you want it to be</dd>
    <dt>Short</dt>
    <dd>Very short content</dd>
    <dt>Long</dt>
    <dd>
        Hey there! How are you doing today? I hope you're having a fantastic time! Just wanted to fill this space with
        some friendly placeholder text. So here it goes
    </dd>
</dl>
<!-- COMPONENT-END: nc-description-list -->