1 thought on “fill in the blanks: is used to show a long text in multiple lines in a cell .”
Answer:
Alternatively, if you can change your markup, you can use a <pre> tag around your content. By default web browsers use their user-agent stylesheet to apply the same white-space:pre rule to this element. The PRE element tells visual user agents that the enclosed text is “preformatted”.
Answer:
Alternatively, if you can change your markup, you can use a <pre> tag around your content. By default web browsers use their user-agent stylesheet to apply the same white-space:pre rule to this element. The PRE element tells visual user agents that the enclosed text is “preformatted”.