Styling mark for Highlighted Text in CSS


Apply custom styles to elements for text highlights.

Source Code

mark {
    background-color: yellow;
    color: black;
    padding: 0 2px;
}
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments