My blog title and description are both in h1 tags,someone plz help.
My header.php file looks like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<!--[if IE ]>
<link rel="stylesheet" href="<?=bloginfo('template_url')?>/style-ie.css" type="text/css" media="screen" />
<![endif]-->
<!--[if IE 6]>
<link rel="stylesheet" href="<?=bloginfo('template_url')?>/style-ie6.css" type="text/css" media="screen" />
<style type="text/css">
#header_rss img, .post-top h4, #footer{
behavior:expression((this.runtimeStyle.behavior="n one")&&(this.pngSet?this.pngSet=true
this.nodeNam e == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid
XImageTransform.Microsoft.AlphaImageLoade r(src='" + this.src + "', sizingMethod='image')",this.src = "<?=bloginfo('template_url')?>/images/transparent.gif")
this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().repl ace('url("','').replace('")',''),this.runtimeStyle.filter = "progid
XImageTransform.Microsoft.AlphaImageLoade r(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
</style>
<![endif]-->
<?php if(is_single()) : ?>
<script type="application/javascript" src="<?=bloginfo('template_url')?>/js/comment-reply.js"></script>
<?php endif; ?>
<?php wp_head(); ?>
</head>
<body>
<div id="page">
<div id="header">
<div id="header_title">
<h1>
<a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a><span class="description"><?php bloginfo('description'); ?></span>
</h1>
</div>
<div id="header_rss">
<a href="<?php bloginfo('rss2_url'); ?>" title="Rss"><img src="<?php bloginfo('template_url')?>/images/rss.png" alt="<?php bloginfo('name'); ?> Rss" /></a>
</div>
</div>
<div id="menu">
<ul>
<li><a href="<?php echo get_option('home'); ?>/">Home</a></li>
<?php wp_list_pages2(); ?>
</ul>
</div>
<div id="body">
<div id="body_top">
<div id="body_left">
<div id="body_left_content">
What changes should I do to this file to make my blog description in h2 and blog title in h1. Someone please help.
http://graphicriver.net/user/723media/portfolio
Are you ready to finally launch your product?