scroll table cell

I want to create a web page with a lot of text. The page will be smaller than the text so, at its simplest, I want a table with three cells in a column. The Top cell is a heading, the bottom is a footing and the middle cell contains the text which needs to scroll within the cell rather than scrolling the whole page.

In raw HTML I could do this with

- but how do I do it in LIbre Office?

LIbreOffice Witer in web mode is just the same as the usual Writer with its styles (but for page styles which do not make sense in HTML) when it comes to type your text. The only difference appears when the document is saved as HTML. The Writer styles are converted into CSS styles.

In Writer tables, you have no provision to constrain cells or rows to a fixed size with a scroll slider; Consequently, there will be no translation to the appropriate CSS attributes.

To show the community your question has been answered, click the ✓ next to the correct answer, and “upvote” by clicking on the ^ arrow of any helpful answers. These are the mechanisms for communicating the quality of the Q&A on this site. Thanks!

In case you need clarification, edit your question (not an answer) or comment the relevant answer.