Hi all,
I've trying to justify a database query done with PHP (some text), using CSS, with something like :
print "<span style=\"text=align:justify\" <font class=\"head\"><strong>$noticia[data]</strong>
</font><br><p>";
Am i doing something wrong ? Why it's not justifying?
Thanks,
Ivan