Skip to content

Instantly share code, notes, and snippets.

@tkbtim
Created August 11, 2016 03:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkbtim/d297f3243fe37c4ec7cb251f11a9c5b0 to your computer and use it in GitHub Desktop.
Save tkbtim/d297f3243fe37c4ec7cb251f11a9c5b0 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang=“en”>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> About TkbTim</title>
<!--[if lt IE 9]>
<script src="dist/html5shiv.js"></script>
<![endif]-->
<style type="text/css">
body{background-image: url("img/white.jpe");
}
</style>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="container">
<div class="header">
<h1>More About Tim </h1>
</div><!--end div header-->
<div class="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="contact_page.html">Contact Page</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</div><!--end nav-->
<div class="col-xs-6 col-md-4">
<div class="image">
<img src="img/ME_160810.jpg" class="img-responsive" alt="ME">
</div><!--end div image-->
</div><!--end col-->
<div class="col-xs-6 col-md-4">
<div class="intro column">
<h2>Introduction2</h2>
<p>I have many relevant skills to offer, including much experience programming industrial control systems.<br>This includes presenting human interface information in a clear and concise manner.<br>This will enable me to build clear concise web sites.</P>
</div><!--end div intro-->
</div><!--end col-->
<div class="col-xs-6 col-md-4">
<div class="skills column">
<h2>Web Development Skills</h2>
<ul id="skill-list">
<li>HTML5</li>
<li>CSS3</li>
<li>JavaScript</li>
</ul>
</div><!--end div skills-->
</div><!--end col-->
<div class="col-xs-6 col-md-12">
<div class="main-text">
<h2>More About Me</h2>
<p> Not "Hipster Cool" just a knowledgeable guy with some skills and a desire to be successful.</p>
</div><!--end div main-text-->
</div>
</div><!--end div container-->
<!-- ============================= -->
<!-- All your JavaScript comes now -->
<!-- ============================= -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap core JS -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<!-- Can place script tags with JavaScript files here -->
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>TkbTim</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- Custom styles for this template go here -->
<link rel="stylesheet" href="css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact_page.html">Contact Page</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</div><!--end nav-->
<div class = "container-fluid">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="img/portfolioheroimage1_cropped_png.png" class="img-responsive" alt="Mossy Rock">
<div class="carousel-caption">
Web development in progress<br>
***
</div>
</div>
<div class="item">
<img src="img/lesson8-portfolioheroimage2_cropped_png.png" class="img-responsive" alt="Marsh">
<div class="carousel-caption">
My grandmother's typewriter<br>
***
</div>
</div>
<div class="item">
<img src="img/portfolioheroimage3_cropped_png.png" class="img-responsive" alt="Cliffs">
<div class="carousel-caption">
My busy desk<br>
***
</div>
</div>
...
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="carousel-caption">
<h3></h3>
<p></p>
</div>
</div>
</div><!--end div container-fluid-->
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-xs-12 col-md-4">
<h2>Portfolio Goals</h2>
<p>My ultimate goal is to be working in a web developer role in a enviroment where my industrial experience as a Instrument Technician will provide a foundation to build a second career.</p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div><!-- /col -->
<div class="col-xs-12 col-md-4">
<h2>Project Goals</h2>
<p>My project goals follow from my Portfolio goal. That is to upgrade my existing skills and learn new skills and technology to make freelance web development a second career.</p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div><!-- /col -->
<div class="col-xs-12 col-md-4">
<h2>Course Goals</h2>
<p>I wish to leverage the CareerFoundry Web Developer course to jumpstart me into a successful second career as a Web Developer.</p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div><!-- /col -->
</div><!-- /row -->
<hr>
<div class ="row2" id="work">
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1098.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1101.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1109.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1112.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1113.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1118.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1119.jpg" class="img-responsive" alt="cliffs">
</div>
<div class="col-xs-6 col-md-3">
<img src="img/IMG_1128.jpg" class="img-responsive" alt="cliffs">
</div>
</div><!--end row2-->
</div> <!-- /container -->
<!-- ============================= -->
<!-- All your JavaScript comes now -->
<!-- ============================= -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap core JS -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<!-- Can place script tags with JavaScript files here -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment