Thank you BUT I’m Thank you BUT I’m completely new in wp world.
Could you pls tell me which code i should write .
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” <?php language_attributes(); ?>>
<head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title><?php if (function_exists(‘seo_title_tag’)) { seo_title_tag(); } else { bloginfo(‘name’); wp_title();} ?></title>
<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’); ?>” />
<?php wp_head(); ?>
</head>
<body>
<div id=”wrapper”>
<div id=”header”>
<ul id=”skip”>
<div id=”divSearchForm”>
<form method=”get” id=”searchform” action=”<?php bloginfo(‘url’); ?>/”>
<div>
<input type=”hidden” value=”1″ id=”IncludeBlogs” name=”IncludeBlogs”/>
<input type=”text” name=”s” class=”txt” value=”Search Keywords” onfocus=”document.forms[‘searchform’].s.value=”;” onblur=”if (document.forms[‘searchform’].s.value == ”) document.forms[‘searchform’].s.value=’Search Keywords’;” />
<input type=”submit” id=”searchsubmit” value=”Search” />
</div>
<li<?php if(is_home()) echo ‘ class=”current_page_item”‘ ?>>/”>Home<?php wp_list_pages(‘title_li=’); ?>
<div id=”header-bg”>
<h1 id=”logo”>“><?php bloginfo(‘name’); ?> <span><?php bloginfo(‘description’); ?></span></h1>
<div id=”navcontainer”>
<ul id=”navlist”>
</div>
</div>
</div><!– end #header –>
<div id=”container”>
<div id=”content”>