Skip to content

Instantly share code, notes, and snippets.

@crazyrohila
Created March 8, 2013 15:09
Show Gist options
  • Save crazyrohila/5117058 to your computer and use it in GitHub Desktop.
Save crazyrohila/5117058 to your computer and use it in GitHub Desktop.
image and css comparison.
/**
* image and css comparison.
*/
div {background: #01476b; padding: 7px 10px; width: 882px;}
span {
font-family: verdana;
font-style: italic;
font-weight: 700;
text-shadow: 3px 4px 3px #222;
font-size: 18px;
color:#fffcf9;
}
<!-- content to be placed inside <body>…</body> -->
<img src="http://www.avtranz.com/images/heading.jpg"></img>
<div><span>
The most reliable, efficient and accurate means to create a record of proceedings!
</span></div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment