Two CSS Properties For Trimming Text Box Whitespace

Two CSS Properties For Trimming Text Box Whitespace

The text-box-trim and text-box-edge properties in CSS enable developers to trim specifiable amounts of the whitespace that appear above the first formatted line of text and below the last formatted line of text in a text box, making the text box vertically larger than the content within. This whitespace is called leading, and it appears above and below (so it’s two […]

Two CSS Properties For Trimming Text Box Whitespace Read More »