Question about background colors in textboxes

Is it possible to have text within the same textbox element to have different background colors (to appear highlighted)? For example, I’d like to show one line of text be highlighted red and another line of text within the same textbox highlighted green. Is this possible? If not maybe I could accomplish this with different textboxes in a scrollable container? Could someone provide some sort of example for me to work off of?