SPAN is adding spaces in front of text?
Posted: Wed Feb 15, 2012 1:25 pm
The span seems to be adding a few spaces in front of the text.
This is an example of one of my lines
This is an example of one of my lines
<p class='article_title'> <?php echo str_replace($keyword,'<span class="highlight">'.$keyword.'</span>',$headline); ?> </p>and if yo see in the image below..