Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .profile-pic {
- border-radius: 50%;
- }
- .mycenter {
- display: flex;
- justify-content: center;
- align-items: center;
- text-align: center;
- }
- </style>
- <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
- <div class="container-fluid">
- <div class="mycenter">
- <div>
- <img class="img-responsive profile-pic" src="https://avatars0.githubusercontent.com/u/9438853" width="200">
- </div>
- <div>
- <h1>Telmo "Trooper"</h1>
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment