Skip to content

Instantly share code, notes, and snippets.

@franhaselden
Last active August 29, 2015 14:06
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 franhaselden/cc0149342216332ec5f4 to your computer and use it in GitHub Desktop.
Save franhaselden/cc0149342216332ec5f4 to your computer and use it in GitHub Desktop.
Moblet - Dummy Galaxy phone
<div class="wrapper">
<div class="mobileWrapper">
<div class="mobile">
<h1>Hello World</h1>
</div>
</div>
</div>
<p style="color:#888;width:300px;text-align:center;margin:20px auto 0 auto;">This moblet is 640px tall by 360px wide, the dimensions for the Samsung Galaxy S3, S4 Mini, S4, S4 Mini and the Samsung Galaxy S5. The scrollbar is not counted in the width. * This is currently only tested for Chrome on W8</p>
<div class="wrapper">
<div class="mobileWrapper">
<div class="mobile">
<h1>Hello World</h1>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment