How do I simulate a yellow highlight on text?
- Details
- Category: FAQs - General
- Published on Sunday, 19 June 2011 15:10
- Written by Super User
- Hits: 98
Use the span tag
<span style ="background-color:yellow"> words to be highlighted </span></p>"Use the span tag
<span style ="background-color:yellow"> words to be highlighted </span></p>"