Forums
(@moonaker007)
18 years, 3 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>