batch
06-10-2005, 09:50 PM
Can some one help me with this?
echo "<b>$comments</b>";
My php script is in a DIV that is has text-align:center; but I need that one string called Comments, to come out aligned to the left, and maybe even with some left padding. How can I attach some style to this line of code.
Thanks...
batch
echo "<b>$comments</b>";
My php script is in a DIV that is has text-align:center; but I need that one string called Comments, to come out aligned to the left, and maybe even with some left padding. How can I attach some style to this line of code.
Thanks...
batch