Skip to content

Instantly share code, notes, and snippets.

@anak10thn
Created February 20, 2013 08:33
Show Gist options
  • Save anak10thn/4993973 to your computer and use it in GitHub Desktop.
Save anak10thn/4993973 to your computer and use it in GitHub Desktop.
transparent widget ignsdk
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>IGNSDK Transparent</title>
</head>
<body style="background:transparent;background-color:rgba(255,255,255,0.5)">
<center><h1>Widget Transparent</h1></center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment