Skip to content

Instantly share code, notes, and snippets.

@shohey1226
Created February 15, 2014 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shohey1226/9014015 to your computer and use it in GitHub Desktop.
Save shohey1226/9014015 to your computer and use it in GitHub Desktop.
<div class="content wrap">
<div class="about">
<table>
<tr>
<td>
<div class="portrait" style="padding:20px;margin-top:17px">
<img src="{PortraitURL-96}">
</div>
</td>
<td>
<p>Shohei Kameda</p>
<div class="aboutdes" >
<div id="description" style="padding-bottom: 7px;line-height:1.3em">
Lifelong learner, Linux engineer/Redhat Certified Engineer, Perl developer/CPAN Author, Accountant & Gardener at wife's @kaede_cafe
</div>
<!-- AddThis Follow BEGIN -->
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_twitter_follow" addthis:userid="shohey1226"></a>
<a class="addthis_button_google_follow" addthis:userid="112491407921643796778"></a>
<a class="addthis_button_instagram_follow" addthis:userid="shohey1226"></a>
<a class="addthis_button_tumblr_follow" addthis:userid="shohey1226"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-52fed027783a155b"></script>
<!-- AddThis Follow END -->
<br>
</div>
</td>
</tr>
</table>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment