Besides of highlichting and bolding my notes, I like to format parts in red, to do so I’m inserting a span tag:
<span style=color:red> red text </span>
but typing that stuff in is inefficient and sometimes I forget the exact code, so I was wondering if:
- there is an easier way to change the color of the text ?
- given that the easiest way is to insert that code, is there a plugin or a way to set a hotkey so that I can insert the code with, or (even better) select the text and then hit the hotkey ?
Thanks in advance
Alexander