A Pen by Alex Vazquez on CodePen.
Created
October 17, 2014 19:00
-
-
Save quezo/930c0284bb026d2b22cc to your computer and use it in GitHub Desktop.
A Pen by Alex Vazquez.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// jade: compressed | |
form | |
input( | |
type="text" | |
size="16" | |
placeholder="Enter your keywords") | |
input( | |
type="button" | |
value="Search") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment