Skip to content

Instantly share code, notes, and snippets.

@helloworldsmart
Last active May 4, 2017 14:46
Show Gist options
  • Select an option

  • Save helloworldsmart/4ff21d8f85d7692f6f4291cf44b0a7a1 to your computer and use it in GitHub Desktop.

Select an option

Save helloworldsmart/4ff21d8f85d7692f6f4291cf44b0a7a1 to your computer and use it in GitHub Desktop.
<div class="col-sm-12">
<div class="row">
<div class="col-sm-12">
<h1><b>Skills</b></h1>
</div>
</div>
<div class="row" data-original-title="" title="">
<div class="col-sm-6 item">
<h1>Item 01</h1>
<b style="text-align: center; background-color: rgb(85, 85, 85); color: rgb(256, 256, 256);width: 40px;padding: 10px 5px 10px 5px;border-radius: 15px;">Java</b>
<b style="text-align: center; background-color: rgb(85, 85, 85); color: rgb(256, 256, 256);width: 40px;padding: 10px 5px 10px 5px;border-radius: 15px;">Swift</b>
<b style="text-align: center; background-color: rgb(85, 85, 85); color: rgb(256, 256, 256);width: 40px;padding: 10px 5px 10px 5px;border-radius: 15px;">Linux</b>
</div>
<div class="col-sm-6 item">
<h1><br></h1>
</div>
</div>
</div>
@helloworldsmart
Copy link
Copy Markdown
Author

花整個晚上搞HTML , 實作出不符合整體設計理念, what the hell >口<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment