Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 16:52
Show Gist options
  • Save feedhenry-gists/1019248 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1019248 to your computer and use it in GitHub Desktop.
Image Sprites Example 2
<html>
<head>
<style>
<link href="style.css" rel="stylesheet" type="text/css" />
</style>
</head>
<body>
<div id=”logo”></div>
<div id=”login”></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment