Sorting the education section better

This commit is contained in:
Lani Aung
2016-04-20 20:32:12 -07:00
parent 0a9a8f1e34
commit ac369f7b1f
+15 -15
View File
@@ -162,20 +162,6 @@
<h3 class="col-md-2 col-xs-12">Education</h3> <h3 class="col-md-2 col-xs-12">Education</h3>
<div class="content col-md-10 col-xs-12"> <div class="content col-md-10 col-xs-12">
<dl>
<dt><time datetime="2015-08-24">Fall 2015</time></dt>
<dt>Enrolled in <a href="http://www.ivc.edu/" >Irvine Valley College</a>.</dt>
<dd>
<section class="summary">
<ul>
<li>Currently completing courses to get a certificate in Design Model Making and Rapid Prototyping</li>
</ul>
</section>
</dd>
</dl>
<hr>
<dl> <dl>
<dt><time datetime="2005-09-27">Fall 2005</time> to <time datetime="2009-08-10">Summer 2009</time></dt> <dt><time datetime="2005-09-27">Fall 2005</time> to <time datetime="2009-08-10">Summer 2009</time></dt>
<dt>Graduated from <a href="http://www.uci.edu/" title="Zot zot">University of California, Irvine</a>.</dt> <dt>Graduated from <a href="http://www.uci.edu/" title="Zot zot">University of California, Irvine</a>.</dt>
@@ -202,6 +188,20 @@
</section> </section>
</dd> </dd>
</dl> </dl>
<hr>
<dl>
<dt><time datetime="2015-08-24">Fall 2015</time></dt>
<dt>Enrolled in <a href="http://www.ivc.edu/" >Irvine Valley College</a>.</dt>
<dd>
<section class="summary">
<ul>
<li>Currently completing courses to get a certificate in Design Model Making and Rapid Prototyping</li>
</ul>
</section>
</dd>
</dl>
</div> </div>
</section> </section>
@@ -227,7 +227,7 @@
<footer> <footer>
<hr> <hr>
<p>Last updated 2016-04-17</p> <p>Last updated 2016-04-20</p>
<p>&copy; <span title="aka Ulanda S. Aung"><a href="mailto:uaung@alumni.uci.edu">Lani Aung</a></span></p> <p>&copy; <span title="aka Ulanda S. Aung"><a href="mailto:uaung@alumni.uci.edu">Lani Aung</a></span></p>
</footer> </footer>
</article> </article>