Skip to content

Instantly share code, notes, and snippets.

@jeradhill
Created May 18, 2011 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeradhill/979697 to your computer and use it in GitHub Desktop.
Save jeradhill/979697 to your computer and use it in GitHub Desktop.
Code used to create a Facebook Landing page. You can use this code in both sections, full instructions are located at my blog: http://jeradhill.com
<style type='text/css'>
#wrapper {width:520px;height:500px;margin:0 auto; border:0; padding:0;position:relative;}
</style>
<div id="wrapper">
<div style="width:520px;">
<img src="http://yourimage.com/location/image.jpg" />
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment