Skip to content

Instantly share code, notes, and snippets.

@screeley
Created August 9, 2011 16:00
Show Gist options
  • Save screeley/1134447 to your computer and use it in GitHub Desktop.
Save screeley/1134447 to your computer and use it in GitHub Desktop.
Creating a Facebook-like URL submission tool with Embedly (Html)
<form action="." method="post">
<textarea id="id_status" name="status">
</textarea>
<input type="submit" value="Save"/>
</form>
<div class="item">
<a class="favicon" href="{{provider_url}}" title="{{provider_display}}">
<img src="{{favicon_url}}">
</a>
<a class="title" href="{{url}}">{{title}}</a>
<div class="thumbnail">
<a href="#">
<img src="{{thumbnail_url}}">
</a>
</div>
<div class="info">
<a class="provider" href="{{provider_url}}">{{provider_display}}</a>
<p>{{description}}</p>
<a class="close" href="#">x</a>
</div>
</div>
<iframe src="http://player.vimeo.com/video/18150336" width="500" height="281" frameborder="0"></iframe>
<iframe src="http://player.vimeo.com/video/18150336" width="1280" height="720" frameborder="0"></iframe>
<a href="#" class="video">
<img src="{{thumbnail_url}}">
<span class="player_overlay"></span>
</a>
<a href="{{provider_url}}">{{provider_display}}</a>
<title>10K Apart - An Event Apart + Mix Online</title>
@isbcomputercom
Copy link

Shop for online Computers, Printer Parts, Laptop & Accessories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment