Forums
(@moonaker007)
19 years, 4 months ago
How would I do it if the code is:
<div id=”blogtitle”> <h1>“><?php bloginfo(‘name’); ?></h1> <p class=”description”><?php bloginfo(‘description’); ?></p> </div>