Content’s <p>
-
The code:
<div id=”news_txt”>
<?php the_content(); ?>
</div>
The HTML output:
<div id=”news_txt”>
some news text
</div>
Where are those coming from?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Content’s <p>’ is closed to new replies.