Skip to content

Instantly share code, notes, and snippets.

@jamalkhan2k6
Last active October 2, 2018 15:10
Show Gist options
  • Save jamalkhan2k6/eb471d54263edc6a369efdbd49183f47 to your computer and use it in GitHub Desktop.
Save jamalkhan2k6/eb471d54263edc6a369efdbd49183f47 to your computer and use it in GitHub Desktop.
<header>
<body>
<div id="templatemo_container">
<div id="templatemo_banner">
<div id="logo"></div>
<img src="xczxcxczxc/czxczc" class="wp_logo"/>
<search>
<div id="search_section">
<form action="#" method="get">
<input type="text" value="Enter keyword here..." name="q" size="10" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)" />
<input type="submit" name="Search" value="Search" alt="Search" id="searchbutton" title="Search" />
</form>
</div>
</search>
</div>
<menu id="mymenu" name="My Menu">
<ul>
<li><a href="#" class="current"><span></span>Home</a></li>
<li><a href="#"><span></span>Gallery</a></li>
<li><a href="#"><span></span>Blog</a></li>
<li><a href="#"><span></span>Forum</a></li>
<li><a href="#"><span></span>About Us</a></li>
<li><a href="#"><span></span>Contact Us</a></li>
</ul>
</menu>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment