Skip to content

Instantly share code, notes, and snippets.

View ORZUgitHub's full-sized avatar

ORZUBEK ORZUgitHub

  • SAMARQAND TEXNO PARK
  • 9715 H HRDING EXPY APT 15EN CORONA NY 11368-47530
  • 00:06 (UTC -12:00)
  • X @GegemonPubg
View GitHub Profile
@ORZUgitHub
ORZUgitHub / animation-submit-button.markdown
Created March 17, 2023 04:59
animation submit button
@ORZUgitHub
ORZUgitHub / index.html
Created March 17, 2023 03:38
Simply Awesome Soft Search Box with tutorial.
<div id="gradient"></div>
<form class="searchbox" action="http://thecodeblock.com">
<input type="search" placeholder="Search" />
<button type="submit" value="search">&nbsp;</button>
</form>
<div class="byline"><p>Detailed tutorial on <a href="http://thecodeblock.com/realistic-soft-search-box-in-pure-css/">TheCodeBlock</a></p></div>