My HTML / CSS knowledge is pretty rudimentary, so I might just be missing something obvious. Basically, I want to change the colour of some in-line links in a page I am creating:
As far as I understand, the only way to do this is to add some CSS into the head of the page which tells the browser how to format links:
However, when I preview the page, this doesn’t work.