Hi,
my *.css file contains the following line:
body {background-color: black; color: blue;}
It means that text in body will be blue. However I would like to put
one sentence in my text wich (sentence) have to have another color (not
blue). Can you tell me how it can be done?
Thank you.
my *.css file contains the following line:
body {background-color: black; color: blue;}
It means that text in body will be blue. However I would like to put
one sentence in my text wich (sentence) have to have another color (not
blue). Can you tell me how it can be done?
Thank you.
Comment