Scott Player
0
Q:

mark tag in html

<style>
mark { 
  background-color: yellow;
  color: black;
}
</style>

<mark>Highlighted text!!</mark>
0
<mark>text</mark>
1
mark {
  display: inline-block;
  line-height: 0em;
  padding-bottom: 0.5em;
}
0

New to Communities?

Join the community