xhtml compliance

This commit is contained in:
koenr
2005-02-06 21:36:15 +00:00
parent d65c472ff5
commit ff28f76ab2
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<p><img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif">&nbsp;<b>Assignments</b></p>
<p><img alt valign="middle" src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif">&nbsp;<b>Assignments</b></p>
<ul>
<p>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
+1 -1
View File
@@ -5,7 +5,7 @@
<dl>
<dt><b>Smilies</b></dt>
<dd>Any smiley faces (emoticons) that you can type elsewhere in Moodle
can also be typed in here and they will be displayed correctly. For example, :-) = <img src="pix/s/smiley.gif"> </dd>
can also be typed in here and they will be displayed correctly. For example, :-) = <img alt src="pix/s/smiley.gif"> </dd>
<dt><b>Links</b></dt>
<dd>Internet addresses will be turned into links automatically.</dd>
+1 -1
View File
@@ -1,4 +1,4 @@
<p><img valign="middle" SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<b>Choices</b></p>
<p><img alt valign="absmiddle" src="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<b>Choices</b></p>
<ul>
<p>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
+1
View File
@@ -30,5 +30,6 @@
students in their own group (assuming the dialogue allows student-to-student
dialogues). In this mode students who are not in any group do not see any
other students.</li>
</ul>
</p>