Hi,
I want to be able to highlight sections of words using inline background color (or colour) setting.
For example, this is a pinkish color:
background-color: rgb(100%, 83%, 83%);
I need a gradiend for the color yellow, how do I figure the percentages out?