I'm having trouble with formating the html output. I have the black 
background, and in function 
function javni(){
echo "<font color="#FFFFFF">ovo je javna strana </font>" ;
}
I get the parse error in the last function line. If I remove the <font> 
tag, it works ok, but the text is black as well. 
<body bgcolor="#000000" text="#ffffff"> is the first html body line.
What should I do ? 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to