Skip to content

TODO

<style>
r { color: Red }
o { color: Orange }
g { color: Green }
</style>

using style elements in a header block
this should be red if the engine supports style elements
Some Git hub s do.

using inline styling , also only if your engine supports s

<span style="color:blue">some *This is Blue italic.* text</span>