Don’t know where to put the h2 tags, could ya help me out? This is what I’ve found:
<li id=”categories”><?php _e(‘Categories:’); ?>
<?php list_cats(0, ‘All’, ‘name’, ‘asc’, ”,1,0,1,1); ?>
<li id=”archives”><?php _e(‘Archives:’); ?>
<?php wp_get_archives(‘type=monthly’); ?>
<li id=”meta”><?php _e(‘Meta:’); ?>