Nollie
07-12-2005, 06:19 PM
Hi, I have a problem with the css-style I'm using on a .php-file.
I'm writing the css inside the index.php-file itself, (which means that I don't use an external .css-file to the index.php)
here is the page : http://www.mordi-prod.net/PHP/index.php
but I'm discovering that the styles that I get on the web-bage is not the same as in the code in the index.php. I'm getting white writing at all the Links on the page, THOUGH there is no css-styles attached the index.php!
f. example: where it stands: "Registrer her!"-in white a the left on the page.
So I'm wondering where this style may come from???
I've seen through the whole page, but there is colour-codes (#) that indicates that there should be a white colour on that text (#FFFFFF)..
I'm writing the css inside the index.php-file itself, (which means that I don't use an external .css-file to the index.php)
here is the page : http://www.mordi-prod.net/PHP/index.php
but I'm discovering that the styles that I get on the web-bage is not the same as in the code in the index.php. I'm getting white writing at all the Links on the page, THOUGH there is no css-styles attached the index.php!
f. example: where it stands: "Registrer her!"-in white a the left on the page.
So I'm wondering where this style may come from???
I've seen through the whole page, but there is colour-codes (#) that indicates that there should be a white colour on that text (#FFFFFF)..