Image won't center
Posted: Tue Oct 14, 2008 1:53 pm
ok the full scrip works perfectly except for this small snippet..
is "center" the right tag I should use?
is "center" the right tag I should use?
Code: Select all
print "<font size=2 face=Arial>";
if ($alliance[flag] && $alliance[url]) {
print "<center><a href=\"$alliance[url]\" target=_blank>
<img src=\"$alliance[flag]\" border=0></a></center>
<br>
\n";