Get Photo Twitter


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <label>Get photo twitter with option.</label>
  2. </legend>
  3. <form method="get" target="_blank" action="http://twitter.com/api/users/profile_image">Enter your <strong>ID Account Twitter</strong>:<br />
  4. <input type="text" name="screen_name" size="30">
  5. <select name="size">
  6. <option>normal</option>
  7. <option>bigger</option>
  8. <option>mini</option>
  9. </select>
  10. <input type="submit" value="Get Photo" />
  11. </form>

URL: http://ben-tools.blogspot.com/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.