Skip to content

Commit f5357a4

Browse files
committed
style
1 parent 5ba7f74 commit f5357a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>
4343
</p>
4444

4545
<h3>Programming in Python</h3>
46-
<p>Oct 1 - Dec 10, 2013</p>
46+
<p><em>Oct 1 - Dec 10, 2013</em></p>
4747
<p>This course provides an introduction to the Python language.
4848
Explore its most important libraries and practice recommended
4949
programming styles and idioms. Learn through demonstration how the
@@ -69,7 +69,7 @@ <h4>Schedule Notes</h4>
6969
<p>>No class on Nov 26.</p>
7070

7171
<h3>Internet Programming in Python</h3>
72-
<p>Jan 7 - Mar 11, 2014</p>
72+
<p><em>Jan 7 - Mar 11, 2014</em></p>
7373
<p>This course emphasizes network-based programming and Web
7474
applications, how they work and how to program them in Python. Explore
7575
the underlying principles and their expression in the Python
@@ -89,7 +89,7 @@ <h4>Topics include:</h4>
8989
</ul>
9090

9191
<h3>System Development with Python</h3>
92-
<p>Mar 25 - May 27, 2014</p>
92+
<p><em>Mar 25 - May 27, 2014</em></p>
9393

9494
<p>This course focuses on larger-scale application development.
9595
Develop an understanding of the issues associated with larger software

0 commit comments

Comments
 (0)