Title: [Plugin: Search Engine] New form html
Last modified: August 19, 2016

---

# [Plugin: Search Engine] New form html

 *  Resolved [scottnath](https://wordpress.org/support/users/scottnath/)
 * (@scottnath)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-search-engine-new-form-html/)
 * Hi,
 * I’m an html/css developer playing around with your plugin. It would be great 
   if you could upgrade the code for the search form. This is what I would suggest:
 * <form id=”search_engine_form” method=”post” action=”Javascript:;”>
    <div class
   =”form_element_div”> <label for=”search_engine_form_input”>Search</label> <input
   type=”text” name=”s” id=”search_engine_form_input” value=”<?php echo htmlentities(
   $query); ?>” /></div> <button id=”search_engine_form_submit” type=”submit” value
   =”submit” name=”submit”>Search</button> </form>
 * This is more compliant and also allows for easier styling.
 * thanks,
    Scott
 * [http://wordpress.org/extend/plugins/search-engine/](http://wordpress.org/extend/plugins/search-engine/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-search-engine-new-form-html/#post-1550805)
 * Sorry, I didn’t see this post before. I’ve addressed this in our forums already,
   great suggestion. Thanks!
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-search-engine-new-form-html/#post-1550844)
 * Try checking the latest release, it should have your idea implemented.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Search Engine] New form html’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/search-engine.svg)
 * [Search Engine](https://wordpress.org/plugins/search-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/search-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/search-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/search-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-engine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-search-engine-new-form-html/#post-1550844)
 * Status: resolved