What do I need to change on here?
My header shows this:
</head>
<body>
<div id=”rap”>
<div id=”headwrap”>
<div id=”header”>
/”><?php bloginfo(‘name’); ?>
</div>
<div id=”desc”>
<?php bloginfo(‘description’); ?>
</div>
</div>
<div id=”content”>
<!– end header –>