<form method="get" id="searchform" action="<?php bloginfo('home'); ?>/"> <div> <input type="text" value="<?php echo wp_specialchars($s, 1); ?> Search..." name="s" id="s" size="15" /> </div> </form>