Created
October 17, 2014 11:47
-
-
Save xkeshav/b7c94550c5c977e83b9c to your computer and use it in GitHub Desktop.
gudgudi phone ko
This file contains 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> | |
<link rel="stylesheet" href="phone.css"> | |
<title>Giggles</title> | |
</head> | |
<body> | |
<span>Giggle my numer</span> | |
<ul class="scheme"> | |
<li class="cc1" ></li> | |
<li class="cc2" ></li> | |
<li class="cc3" ></li> | |
<li class="cc4" ></li> | |
<li class="cc5" ></li> | |
<li class="cc6" ></li> | |
<li class="cc7" ></li> | |
<li class="cc8" ></li> | |
<li class="cc9" ></li> | |
<li class="cc10" ></li> | |
<li class="cc11" ></li> | |
<li class="cc12" ></li> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment