How can you place a paragraph of text in a box smaller than the text content, and add a scroll bar?
You can do this by using the __ property and setting it to ___.
(First blank: Border, Margin, Overflow.)
(Second Blank: Auto, hidden, scroll)

Respuesta :

Answer:

I think it's overflow and hidden.

Explanation:

Answer:

You can do this by using the  overflow  property and setting it to  hidden .

Explanation: