Some tidy ups of XHTML

This commit is contained in:
moodler 2005-03-27 05:41:25 +00:00
parent 9e0d19831b
commit fa34f720d2
17 changed files with 87 additions and 94 deletions

View file

@ -1,11 +1,10 @@
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/scorm/icon.gif" />&nbsp;<b>SCORM packages</b></p>
<ul>
<p>A SCORM package is a bundle of web content packaged in a way that follows
<div class="indent">
A SCORM package is a bundle of web content packaged in a way that follows
the SCORM standard for learning objects.
These packages can include web pages, graphics, Javascript programs,
Flash presentations and anything else that works in web browsers.
The SCORM module allows you to easily upload any standard SCORM
package and make it part of your course.
</p>
</ul>
</div>