Skip to content

Instantly share code, notes, and snippets.

@yhira
Last active April 24, 2020 11: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 yhira/97690f5163ada5b7543b64d2b7c8981a to your computer and use it in GitHub Desktop.
Save yhira/97690f5163ada5b7543b64d2b7c8981a to your computer and use it in GitHub Desktop.
プロフィールボックスのHTML
<div class="author-box border-element no-icon cf">
<figure class="author-thumb"> <img alt="monta" src="https://tukalog.com/wp-content/uploads/2020/03/monta.png" class="avatar avatar-200 photo" width="200" height="200"> </figure>
<div class="author-content">
<div class="author-name"> <a href="https://tukalog.com/profile">monta</a> </div>
<div class="author-description">
<p>hi,
<br> i am a hot spring lover.</p>
</div>
<div class="author-follows"> </div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment