Skip to content

Instantly share code, notes, and snippets.

@marsen
Created May 20, 2016 07:35
Show Gist options
  • Save marsen/e39df04b2c94865ee7a4ef7e16ce59c3 to your computer and use it in GitHub Desktop.
Save marsen/e39df04b2c94865ee7a4ef7e16ce59c3 to your computer and use it in GitHub Desktop.
Facebook Share Link Test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Facebook Share Link Test</title>
</head>
<body>
這裡有個圖片超聯結 <br>
<a target="_blank" href="http://www.facebook.com/share.php?u=www.google.com">
<img src="http://www.sasagrandic.com/webseite/wp-content/uploads/facebook-icon-300px.jpg" border="0" width="300" height="80"></a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment