Floating Label

Examples for the ss-c-floating-label module.

Default

HTML
<label class="ss-c-floating-label">
            <input type="text" class="ss-c-input" placeholder=" ">
            <span>Email address</span>
        </label>