Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>otolike</title>
- <style>
- .masok
- {
- border:3px red outset;
- background-color:white;
- color:red;
- width:70%;
- float:left;
- }
- .butun
- {
- border:3px red outset;
- background-color:red;
- color:white;
- float:right;
- width:30%;
- }
- .divi
- {
- width:70%;
- }
- .getoken
- {
- border:3px grey outset;
- background-color:grey;
- color:white;
- float:right;
- width:30%;
- text-decoration:none;
- }
- </style>
- <body style="background-color:gray; background-image:url('http://www.designswan.com/wp-content/uploads/2009/Vector/3DSpaceTexture/space6.jpg'); background-size:100% 100%; background-repeat:no;">
- <center>
- <div class="divi"><form action="" method="post">
- <font color="white">Accesstoken:</font><br /><input name="token" class="masok">
- <input type="submit" class="butun" value="submit">
- </form><br /><a class="getoken" href="http://m.facebook.com/dialog/oauth?scope=publish_actions,user_photos,friends_photos,user_activities,user_likes,user_status,friends_status,publish_stream,read_stream,status_update&redirect_uri=http://status.twitter.com/COPY_ALL_THIS_URL&response_type=token&client_id=2231777543">Get Token</a></div>
- </center>
Advertisement
Add Comment
Please, Sign In to add comment