Put text in a box

PHOTO EMBED

Mon Oct 23 2023 10:21:48 GMT+0000 (Coordinated Universal Time)

Saved by @missprans #css

.text-box {

background-color: rgba(0, 0, 0, 0.5);

color: #fff;

display: inline;

padding: 10px;

}
content_copyCOPY