What I am after is to colour in just one character of my code throughout the page.
The lines between each of the words are what I would like to be a different colour fro
AFAIK there is no pure CSS solution for this. If you are using jQuery it would probably be easiest to make use of the highlight plugin for this: http://bartaz.github.io/sandbox.js/jquery.highlight.html