# addThis widget
# addThis widget
by jihoon kim
HTML
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus®">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>Document</title>
</head>
<body>
<table width="500" border="1">
<tr>
<td>Facebook</td>
</tr>
<tr>
<td>Twitter</td>
</tr>
<tr>
<td>mail</td>
</tr>
<tr>
<td>Google+</td>
</tr>
<tr>
<td>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5bb6c0d9ba0155e0"></script>
</td>
</tr>
</table>
</body>
</html>