Created
September 5, 2014 21:36
-
-
Save hail2u/6a519827c9178a3e691e to your computer and use it in GitHub Desktop.
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
<html | |
itemscope | |
itemtype="http://schema.org/WebSite"> | |
<head> | |
<meta | |
content="http://hail2u.net/" | |
itemprop="url"> | |
</head> | |
<body> | |
<form | |
class="searchbox" | |
action="http://www.google.com/cse" | |
itemprop="potentialAction" | |
itemscope | |
itemtype="http://schema.org/SearchAction"> | |
<meta | |
content="https://www.google.com/cse?cx=partner-pub-8712792805045949:3747342316&ie=UTF-8&q={q}&sa=Search" | |
itemprop="target"> | |
<input | |
type="hidden" | |
name="cx" | |
value="partner-pub-8712792805045949:3747342316"> | |
<input | |
type="hidden" | |
name="ie" | |
value="UTF-8"> | |
<input | |
type="search" | |
name="q" | |
size="32" | |
itemprop="query-input"> | |
<input | |
type="submit" | |
name="sa" | |
value="Search"> | |
</form> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment