Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shakhrillo committed Apr 6, 2018
1 parent 877d63d commit b8f0f22
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,27 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<title>Shakhrillo Tukhsanov</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
</head>
<body>
Hello
<div class="container">
<div class="row">
<div class="col-lg-3 py-3">
<img class="mb-2 w-50 rounded" src="https://avatars1.githubusercontent.com/u/3455633?s=460&v=4" alt="Shakhrillo Tukhsanov">
<h3>Shakhrillo <br>
<small>@mr.jhon1327 <span style="font-size:12px;bottom:10px;position:relative;border-bottom:1px solid #eee;">skype</span></small>
</h3>
<h5 class="text-primary"><b>Fullstack Developer <i class="small">(Angular / React / NodeJs / MongoDB)</i></b></h5>
<hr>
<h6><i>" Passion to creating</i></h6>
<hr>
<button class="btn btn-success w-100">Contact</button>
</div>
<div class="col-lg-9">

</div>
</div>
</div>
</body>
</html>

0 comments on commit b8f0f22

Please sign in to comment.