In tumblr, and in a post, what is the relevant code I need to know to change the colour of the title and specific words?
I'm very new, and do not know the right terminologies. Please link to the relevant guides and resources.
Please move this question to another site if it's better.
You can see those tutorials :
And if you need more info, google is then best way to find everything :)
EDIT
To change the colors of specific words you could use :
<font color="htmlcolor">text</font>
If you want to change the background you can use :
<div style="width:190px; height:12px; background-color:#000000; text-align:left; color: #ffffff;">text</div>
To edit your blog in Tumblr you have to do :
How do I edit my blog’s Custom HTML?