Hammer's Fist Hammer's Fist Hammer's Fist

Hammer's Fist Open Command Positions

Commander of Intelligence Report 1 - 0
For: Special Operations Command 's
Posted By: BGN Ken Eode
Posted On: January 12, 2016

<html>
<!-- Lesson #1: stuff between the <!-- and the --> 
<!--is a comment and doesn't affect the page in any way. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- This doesn't matter for email. --><title>Commander of Intelligence Report #1: January 12, 2016</title> 
<!-- This pulls the general color info from my HF website.  You can override any of that in the style tag (below), but this keeps things consistent with the site. -->
<link rel="stylesheet" type="text/css" href="http://kathemenos.com/HF/css/style.css" />
<!-- This switched the background to white and text color to black for email.  Otherwise gmail would switch the background to white but would leave the text white as well. --><style type="text/css"> 
body {
background-color: white;
color: black;
} </style>
</head>
<body> <!-- For the TC site, you'd copy everything within the <body> tags to upload the report to the site.-->
<div id="reportbody">
<div id="header" style="background-color: #000000; height: 218px; position: relative"> <!-- This contains the banner image and the black block it sits on. -->
<a href="http://tc.emperorshammer.org/roster.php?type=sqn&id=7"> <!-- The whole thing is a link to Alpha's roster online -->
<img src="http://kathemenos.com/HF/images/EHHF%20Banner.png"; style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%)"> 
<!-- Change the address after src= to change the image.  The stuff after the style= just centers it in the block, which is generally lost in email anyway.  Not a big deal since the banner looks good left-justified. -->
</a> 
</div>

<div id="introduction">
<p style="background-color: #32487F; text-align: center"><strong>Introduction</strong></p> <!-- The style="background-color" attribute makes the background color blue but only on this line.-->
<p>CI's Office</p>
<p>Welcome to my first report as Commander of Intelligence! Sorry for this taking so long, but were all fine here, now. Uh how are you?</p>
<p>Anyway let's get started with some stews.</p>
</div>
<div id="news">
<p style="background-color: #32487F; text-align: center"><strong>News</strong></p>
<p>Here are the highlights:</p>
<p>1.) The First Missions operation has ended. Congratulations to PFC Jarion Renalds on winning, CPL Vosakia Spreex on winning second, and LCP Spiffy the Chicken on winning third! Well done everyone. Your medals will are being processed. </p>
<p>2.)  </p>
<p>3.) I am currently planning on every quarter running a Hammer's Fist wide fiction competition. However, if you want to submit character fiction or if squad leaders want to run fiction competitions, feel free to do so.</p>
<!-- I use these in Alpha Squadron reports.  I stick comment tags around the ones I don't need, but I leave them in the code so that I don't have to rewrite it each week.
<p><strong>Transfers:</strong></br><ul>
<li>Put each transfer between li tags.</li>
</ul></p>
<p><strong>Promotions:</strong></br><ul>
<li>Ditto for promotions</li>
</ul></p>
<p><strong>Open positions:</strong></br><ul>
<li>Flight 2 FL</li>
<li>Flight 3 FL</li>
</ul></p>
-->
<p><strong>Medals Awarded</strong></br><ul>
<li>Intelligence Service Medal: CPL Spreex, PFC Renalds, LCP Spiffy </li>
<li>Hammer of Intelligence: None</li>
<li>Hammer's Cross: None</li>
</ul></p>

</div>
<div id="events">
<p style="background-color: #32487F; text-align: center"><strong>Operations</strong></p>

<p><strong>Current Operations:</strong></br><ul>
None
</ul></p>
</div>
<div id="closing">
<p style="background-color: #32487F; text-align: center"><strong>Closing</strong></p>
<!--<ol> OL gives you an ordered list (with numbers) and ul gives you an unordered list (with bullets).  Every item in the list needs to be wrapped in <li></li> tags.
<li>Archenksov</li>
<li>Sparky</li>
<li>Ulrich Drachen</li>
<li>David Hawkins</li>
<li>Plif</li>
<li>Daniel Stephens</li>
<li>Len Eode</li>
<li>Mark Schueler</li>
<li>Doyon</li>
<li>Delak Krennel</li>
<li>Xavier Sienar</li>
<li>Dunta Polo</li>
<li>Zephon</li>
</ol>

But instead of lists, I use tables for my Alpha reports, mostly because that's what Iceman did and I was trying to match the look of his reports. Here's what that looks like if you adjust it for the battleteam: -->
<p>Well done in the last fiction competition everyone! I am still developing ideas for future comps and please feel free to suggest!</p>
</div>
<div id="signature">
<p>For the Legion!</p>
<p><strong>CI/LT Len Eode </strong></p>
</div>
</div>
</body>
<!-- Ok, so how do you get this into an email?  Open the page in a browser and select all (usually ctrl+a) then paste it into a new message and email as usual. -->
</html>

Copyright ©2008-2024 - Hammer's Fist and Emperor's Hammer Strike Fleet