Huitzilopochtli
Programmer
Hello
I have the following <style> script which aligns the text:
<style TYPE="text/css">
.just {text-align: justify;}
body
{
color: rgb(255,255,255)
}
</style>
and the text colour is white - which is also what I want.
But I also have a link on the page which is a sort of brown colour and I don't seem to be able to get rid of it - despite the above <style> 255, 255, 255 (white) value.
I was hoping to have the link in white also, and wonder if anybody could point out what I might be doing wrong here.
Many thanks
Huitzil
I have the following <style> script which aligns the text:
<style TYPE="text/css">
.just {text-align: justify;}
body
{
color: rgb(255,255,255)
}
</style>
and the text colour is white - which is also what I want.
But I also have a link on the page which is a sort of brown colour and I don't seem to be able to get rid of it - despite the above <style> 255, 255, 255 (white) value.
I was hoping to have the link in white also, and wonder if anybody could point out what I might be doing wrong here.
Many thanks
Huitzil