adding footer to page

1 Answer 9 Views
Editor
Peter
Top achievements
Rank 1
Peter asked on 23 Apr 2024, 08:27 PM
I'm using the editor to create a letter as shown in the immutable items example on the demonstration page.  I want to be able to a footer and was wondering if someone could help me.

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 26 Apr 2024, 12:07 PM

Hello Peter,

Thank you for the details provided.

In the pointed demo, this div element is a footer:

    <div class="addressField" contenteditable="false" style="width: 100%; text-align:left;">
        1010 Street,<br />
        City,<br />
        Country, <br />
        +000 000 555 666<br />
    </div>
Could you please share more details for the footer element?

 

Kind Regards,
Anton Mironov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.
Tags
Editor
Asked by
Peter
Top achievements
Rank 1
Answers by
Anton Mironov
Telerik team
Share this question
or