Skip to content

Instantly share code, notes, and snippets.

View timcarl's full-sized avatar
🎯
Focusing

Tim Conroy timcarl

🎯
Focusing
  • Williamsburg, USA
View GitHub Profile
@timcarl
timcarl / index.html
Created September 11, 2017 05:59 — forked from anonymous/index.html
Tim Conroy
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<class="body">
<div class="container-fluid" >
<div class="container" >
<div class="row" >
<div class="col-md-8">
<h1 class="black-text text-center" id="name">Steve Jobs</h1>
@timcarl
timcarl / index.html
Created September 10, 2017 07:01 — forked from anonymous/index.html
TimsPen
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/>
<body class="body">
<class="container-fluid" >
<div class="container" >
<div class="row" >
<div class="col-md-8" >
<h1 color="black" id="name" font-size="40px" >Steve Jobs</h1>
</div>