Skip to content

Commit db32356

Browse files
committed
Cut down on use of <b>.
1 parent 235e886 commit db32356

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

docs/index.html

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ <h1>Unix/Linux Programming in C (NSWI015)</h1>
3939
<table bgcolor="lightgreen">
4040
<tbody><tr>
4141
<td>
42-
<font size="+1" color="black"><b>Make sure you subscribe yourself to the <a
42+
Make sure you subscribe yourself to the <a
4343
href="http://mbox.ms.mff.cuni.cz/listserv/listinfo/nswi015-l">nswi015-l mailing
4444
list</a> to stay current with what is going on. <a
4545
href="https://mbox.ms.mff.cuni.cz/listserv/private/nswi015-l/">Archive is also
46-
available</a> (to subscribers only).</b></font> </td></tr>
46+
available</a> (to subscribers only).
47+
</td></tr>
4748
</tbody></table>
4849

4950
<h2>Contents</h2>
@@ -91,8 +92,7 @@ <h2><a name="materials">Materials</a></h2>
9192
editting and navigating C source code files. <li>Information on the
9293
recommended <a
9394
href="https://devnull-cz.github.io/unix-linux-prog-in-c/cstyle.html">C
94-
style</a> for writing code so that <b>fellow programmers can read it as
95-
well.</b>
95+
style</a> for writing code so that fellow programmers can read it as well.
9696
</ul>
9797

9898
<h2><a name="unix_access">Unix machine access</a></h2>
@@ -130,18 +130,15 @@ <h2><a name="practices">Practices and class assignments</a></h2>
130130
<table bgcolor="lightgreen">
131131
<tbody><tr>
132132
<td>
133-
<font size="+1" color="black"><b>
134133
The first phase of the shell assignment must be finished and handed to us before
135-
the end of the Winter semester, ie. Sunday 23:59, January 12, 2020. All
136-
examples shown in the assignment above must work as expected.
134+
the end of the Winter semester, ie. <b>Sunday 23:59, January 12, 2020</b>.
137135

138136
<p>The second phase must be finished and handed over to us before the
139-
examination period for the Summer semester starts, i.e. by Sunday 23:59, May 24,
140-
2020.
137+
examination period for the Summer semester starts, i.e. by <b>Sunday 23:59, May
138+
24, 2020</b>.
141139

142140
<p>If you need to finish your semester earlier (that may apply to Erasmus
143141
students), you need to finish the 2nd assignment in full before that.
144-
</b></font>
145142
</td></tr>
146143
</tbody></table>
147144

0 commit comments

Comments
 (0)