hyperlink
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
a:link { color: #333; }
|
||||
a:visited { color: #333; }
|
||||
</style>
|
||||
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="css/main.css">
|
||||
@@ -38,9 +40,9 @@
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-md-offset-4">
|
||||
<h2> Tommy Parnell</h2>
|
||||
<h2> <i class="fa fa-twitter fa-lg" aria-hidden="true" style="color: #00aced"></i> @TerribleDev</h2>
|
||||
<h2> <i class="fa fa-github fa-lg" aria-hidden="true"></i> TerribleDev</h2>
|
||||
<h2> TerribleDev.io</h2>
|
||||
<h2> <i class="fa fa-twitter fa-lg" aria-hidden="true" style="color: #00aced"></i> <a target="_blank" href="https://twitter.com/terribledev">@TerribleDev</a></h2>
|
||||
<h2> <i class="fa fa-github fa-lg" aria-hidden="true"></i> <a target="_blank" href="https://github.com/terribledev">TerribleDev</a></h2>
|
||||
<h2> <a target="_blank" href="https://about.terribledev.io/">TerribleDev.io</a></h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user