Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created May 6, 2023 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeaVerou/8191fd478821fc2bc016fbf410b8df44 to your computer and use it in GitHub Desktop.
Save LeaVerou/8191fd478821fc2bc016fbf410b8df44 to your computer and use it in GitHub Desktop.
text-wrap: balance bug
/**
* text-wrap: balance bug
*/
body { width: 750px }
div {
width: 200px; height: 200px;
background: red;
float: right;
}
p {
text-wrap: balance;
}
<div></div>
<p>Syntax highlighting JS library that differentiated itself through usability, aesthetics, and extensibility.</p>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment