Skip to content

Instantly share code, notes, and snippets.

@pingyen
Created March 18, 2015 01:53
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 pingyen/c34e3b3c73ab78940914 to your computer and use it in GitHub Desktop.
Save pingyen/c34e3b3c73ab78940914 to your computer and use it in GitHub Desktop.
HTML to Image Example
<style>
div {
background-color: #005e81;
color: #FFF;
font-weight: bold;
font-size: 240px;
font-family: sans-serif;
width: 540px;
height: 528px;
padding-top: 12px;
text-align: center;
}
</style>
<div>報紙新聞</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment