p
| 文字に
strong マーカー
| を引きます。
View Compiled
strong {
text-decoration: underline;
text-decoration-thickness: 0.5em;
text-decoration-color: yellow;
text-underline-offset: -0.2em;
text-decoration-skip-ink: none;
padding: 0 2px;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.