Last active
May 4, 2017 14:46
-
-
Save helloworldsmart/4ff21d8f85d7692f6f4291cf44b0a7a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
花整個晚上搞HTML , 實作出不符合整體設計理念, what the hell >口<