Update course.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo
2016-01-25 00:54:25 +07:00
parent f1405522a6
commit a4dcfbd3f2
3 changed files with 4 additions and 7 deletions
-1
View File
@@ -29,7 +29,6 @@ include "includes/navbar.html";
<ol> <ol>
<li><a href="manpro-ti/index.php">Project Management</a></li> <li><a href="manpro-ti/index.php">Project Management</a></li>
<li><a href="kakom-ti/index.php">Computer Security</a></li> <li><a href="kakom-ti/index.php">Computer Security</a></li>
<li><a href="kripto-ti/index.php">Cryptography</a></li>
<li><a href="os-ti/index.php">Operating System</a></li> <li><a href="os-ti/index.php">Operating System</a></li>
</ol> </ol>
</article> </article>
-2
View File
@@ -4,8 +4,6 @@
<li>|</li> <li>|</li>
<li><a href="../kakom-ti/">CompSec</a></li> <li><a href="../kakom-ti/">CompSec</a></li>
<li>|</li> <li>|</li>
<li><a href="../kripto-ti/">Crypto</a></li>
<li>|</li>
<li><a href="../manpro-ti/">Proj Mngmt</a></li> <li><a href="../manpro-ti/">Proj Mngmt</a></li>
<li>|</li> <li>|</li>
<li><a href="../os-ti/">OS</a></li> <li><a href="../os-ti/">OS</a></li>
+1 -1
View File
@@ -52,7 +52,7 @@ include "includes/quotes.php";
<h3>My classes next semester</h3> <h3>My classes next semester</h3>
<span><time datetime="2016-01-07">July 27, 2015</time></span> <span><time datetime="2016-01-07">July 27, 2015</time></span>
</header> </header>
<p>I will be teaching Computer Security, Cryptography, Operating System, and Project Management.</p> <p>I will be teaching Computer Security, Operating System, and Project Management.</p>
</article> </article>
<header> <header>
<h3>HTML5 and CSS 3 Compliance</h3> <h3>HTML5 and CSS 3 Compliance</h3>