I\'m now working on a web application which is mostly based of facebook graph api. I hold some data about users - actually , the possible public data available - such as nam
Use url as:https://graph.facebook.com/user_id/picture?type=square in src of img tag. type may be small,large.