Skip to content

Instantly share code, notes, and snippets.

@Ebeta
Created February 8, 2015 22:17
Show Gist options
  • Save Ebeta/19d146c45acd31848eb7 to your computer and use it in GitHub Desktop.
Save Ebeta/19d146c45acd31848eb7 to your computer and use it in GitHub Desktop.
WyncodeOrNot.html
<html>
<head>
<meta charset="UTF-8">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<title>title</title>
</head>
<body>
<form>
<span>
<input type="text">
<input type="submit">
</span>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment