Update for next semester.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo
2014-07-26 15:33:22 +07:00
parent 059f13c921
commit 08946414a8
3 changed files with 21 additions and 8 deletions
+14 -3
View File
@@ -22,14 +22,25 @@ include "includes/navbar.html";
?> ?>
</header> </header>
<section class="teaching"> <section class="teaching">
<article>
<header>
<h1>Gasal 2014/2015</h1>
</header>
<ol>
<li>Network Administration</li>
<li>Computer Security</li>
<li>Computer Technology</li>
<li>Cryptography</li>
</ol>
</article>
<article> <article>
<header> <header>
<h1>Genap 2013/2014</h1> <h1>Genap 2013/2014</h1>
</header> </header>
<ol> <ol>
<li><a href="manpro-ti/index.php">Project Management</a></li> <li>Project Management</li>
<li><a href="os-ti/index.php">Operating System</a></li> <li>Operating System</li>
<li><a href="tekkom-ti/index.php">Computer Technology</a></li> <li>Computer Technology</li>
<li>Final Year Project 1 (IDDIT)</li> <li>Final Year Project 1 (IDDIT)</li>
</ol> </ol>
</article> </article>
+4 -2
View File
@@ -2,11 +2,13 @@
<ul> <ul>
<li><a href="../index.php">Home</a></li> <li><a href="../index.php">Home</a></li>
<li>|</li> <li>|</li>
<li><a href="../manpro-ti/">Project Mngmt</a></li> <li><a href="../kakom-ti/">Comp Sec</a></li>
<li>|</li> <li>|</li>
<li><a href="../tekkom-ti/">Comp Tech</a></li> <li><a href="../tekkom-ti/">Comp Tech</a></li>
<li>|</li> <li>|</li>
<li><a href="../os-ti/">OS</a></li> <li><a href="../adminjar-ti/">Net Admin</a></li>
<li>|</li>
<li>Crypto</li>
</ul> </ul>
</nav> </nav>
+2 -2
View File
@@ -50,9 +50,9 @@ include "includes/quotes.php";
<article> <article>
<header> <header>
<h3>My classes next semester</h3> <h3>My classes next semester</h3>
<span><time datetime="2014-01-22">January 22, 2014</time></span> <span><time datetime="2014-07-26">July 26, 2014</time></span>
</header> </header>
<p>I will be teaching Computer Technology, Operating System, and Project Management for regular course and Final Year Project 1 for International Class.</p> <p>I will be teaching Computer Technology, Network Administration, Computer Security, and Cryptography for regular program.</p>
</article> </article>
<article> <article>
<header> <header>