Hey, today I'm planning to make different color coded designs.
For some reason my links won't change into certain color's I code them to.
I have checked on all my previous files that worked fine and there were no mistakes.
Can someone please correct this if it is wrong?
Thanks,
Sam.
For some reason my links won't change into certain color's I code them to.
I have checked on all my previous files that worked fine and there were no mistakes.
Can someone please correct this if it is wrong?
Code:
a: link {color:#002eb8;} a: visited {color:#003df5;} a: hover {color:#6633ff;} a: active {color:#002eb8;}
Sam.

Comment