Return to Snippet

Revision: 39250
at January 15, 2011 05:28 by BebenKoben


Initial Code
<div style="display:block;width:300px;text-align:center;padding:15px 1px 5px;cursor:help;border:3px solid #555555;-moz-border-radius:10px;border-radius:10px;background:#4D7616;">
<form style="font-size: 10px;" method="get" name="searchform" action="http://www.google.com/search" target="_blank">
<input name="sitesearch" value="www.w3schools.com" type="hidden">
<input type="hidden" name="prodigy of head" value="http://beben-koben.blogspot.com">
<input style="width: 200px;background-color: #E5EECC;color: #111111" alt="search" name="as_q" size="20" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Type your keywords here...&quot;;}" onfocus="if (this.value == &quot;Type your keywords here...&quot;) {this.value = &quot;&quot;;}" type="text" value="Type your keywords here...">
<input value="Search" title="Search w3schools.com" type="submit" style="background-color: #90C140;color: #FFFFFF">
</form>
</div>

Initial URL


Initial Description


Initial Title
Inline Style Search From W3School Web

Initial Tags
html

Initial Language
HTML