Is it possible to use CSS within PHP and if so how?
Many thanks David Wood
CSS is for use with HTML, and you can use HTML within PHP, (or PHP within HTML).
So in a roundabout way the answer is yes.....