Created
February 20, 2013 08:33
-
-
Save anak10thn/4993973 to your computer and use it in GitHub Desktop.
transparent widget ignsdk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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