diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-31 01:41:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-31 01:41:45 (EDT) |
commit | d0e09b8642648f921aa91eb37fe1ad71d34927dc (patch) | |
tree | a077910dc41ba48a75f70c17867603600aa88286 /section/hon.html | |
download | resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.zip resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.gz resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.bz2 |
Initial commit.
Diffstat (limited to 'section/hon.html')
-rw-r--r-- | section/hon.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/section/hon.html b/section/hon.html new file mode 100644 index 0000000..6c6b751 --- /dev/null +++ b/section/hon.html @@ -0,0 +1,21 @@ +<section class="hon"> + <h2>Honors/Awards</h2> + <ul> + <li> + <p> + NJIT: + <span> + Dean’s List all semesters, Delta Epsilon + Iota Academic Honor Society + </span> + </p> + <p> + SCCC: + <span> + Dean’s List, Phi Theta Kappa Academic + Honor Society + </span> + </p> + </li> + </ul> +</section> |