Skip to content

Instantly share code, notes, and snippets.

@OutCust
Created June 7, 2015 23:37
Show Gist options
  • Select an option

  • Save OutCust/0b347f75b528842ff254 to your computer and use it in GitHub Desktop.

Select an option

Save OutCust/0b347f75b528842ff254 to your computer and use it in GitHub Desktop.

Revisions

  1. OutCust created this gist Jun 7, 2015.
    12 changes: 12 additions & 0 deletions Index.cshtml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    <script src="https://gist.github.com/OutCust/9f5eb04cb38785691d84.js"></script>
    <h2>Index1</h2>
    @Html.TextBox("tags",null, new { placeholder = "Type in your search"})
    <h2>Share</h2>
    <div>
    <a id="link" href=""></a>
    </div>

    <h2>Pictures</h2>
    <div id="container">

    </div>