Advertisement
ytu

code lấy ID facebook... HTML

ytu
Feb 13th, 2014
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <center>
  2. <div style="background-color: pink; border: 2px solid; width: 500px;">
  3. <form action="https://graph.facebook.com/?id=" method="get" target="_blank">
  4. <br>
  5. http://www.facebook.com/<input class="textinput" name="id" size="25" type="text"><br>
  6. <input class="buttonsubmit" name="submit" type="submit" value="Get My Facebook ID Code"><br>
  7. <br></form>
  8. </div>
  9. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement