<!DOCTYPE html>
<html>
<head>
<title> Troop #29 </title>
<!-- link to external css stylesheet -->
<link type="text/css" rel="stylesheet" href="stylesheet.css">
<!-- external JavaScript file
<script type="text/javascript" src="myJS.js"> </script> -->
</head>
<body>
<div id="CChead"> <!-- class="myClass" then in css .myClass -->
<!-- h1, h2, h3 ... h6 -->
<h1> < <span style="color:blue;"> Coder </span> Camps /> </h1>
</div>
<h2> Meet the campers of troop #29 </h2>
<p>
A group of individuals with various backgrounds, uniting from all over the globe (or at least the United States),
<br/>
with the common goal of learning software development/web site development and redefining our professional lives.
</p>
<table border="2">
<tr>
<td>
<h4> Yinjie Luo </h4>
<a href="http://yinjiel.blogspot.com/">
<img src="images/yinjieluo.jpg">
</a>
</td>
<td>
<h4> Lacey Mulkey </h4>
<a href="">
<img src="images/laceymulkey.jpg">
</a>
</td>
<td>
<h4> Isaac Williams </h4>
<a href="https://plus.google.com/118245179669731297062/posts">
<img src="images/isaacwilliams.jpg">
</a>
</td>
</tr>
<tr>
<td>
<h4> Ryan McDaniel </h4>
<a href="">
<img src="images/ryanmcdaniel.jpg">
</a>
</td>
<td>
<h4> Shawn Saeed </h4>
<a href="http://shawnsaeed.blogspot.com/">
<img src="images/shawnsaeed.jpg">
</a>
</td>
<td>
<h4> Debra Joyner </h4>
<a href="http://debrajoyner.blogspot.com/">
<img src="images/debrajoyner.jpeg">
</a>
</td>
</tr>
<tr>
<td>
<h4> Yola Lu </h4>
<a href="http://yolajlucc29.blogspot.com/">
<img src="images/yolalu.jpg">
</a>
</td>
<td>
<h4> Daniel Marston </h4>
<a href="">
<img src="images/danielmarston.jpg">
</a>
</td>
<td>
<h4> Andy Trewyn </h4>
<a href="http://atrewyn.blogspot.com/">
<img src="images/andytrewyn.jpg">
</a>
</td>
</tr>
<tr>
<td>
<h4> J. Andrew Brassington </h4>
<a href="http://bootcampcoder.blogspot.com/">
<img src="images/andrewbrassington.png">
</a>
</td>
<td>
<h4> James Donner </h4>
<a href="http://nibblebucket.blogspot.com/">
<img src="images/jamesdonner.jpg">
</a>
</td>
<td>
<ul> <!-- unordered (bulleted) list or use <ol> for ordered (numbered> list -->
<li> <h4> Boris Shporkin </h4> </li>
<li> <h4> James Graham </h4> </li>
<li> <h4> Amijot Sohal </h4> </li>
</ul>
</td>
</tr>
</table>
</body>
</html>
Monday, June 24, 2013
Saturday, June 8, 2013
< CoderCamps />
I'm applying to < CoderCamps /> and if I'm accepted I'll be spending 9 weeks in Pearland, Texas (south of Houston).
Which also means I'll be living and breathing ASP.NET MVC along with a slew of other related technical jargon. It all starts with Microsoft's free Visual Studio Express 2012 for Web. I'm keeping my fingers crossed this could be some serious fun!
Which also means I'll be living and breathing ASP.NET MVC along with a slew of other related technical jargon. It all starts with Microsoft's free Visual Studio Express 2012 for Web. I'm keeping my fingers crossed this could be some serious fun!
Subscribe to:
Posts (Atom)