]> git.mjollnir.org Git - moodle.git/commitdiff
Mentioned newly allowed tags
authormartin <martin>
Fri, 27 Sep 2002 15:03:28 +0000 (15:03 +0000)
committermartin <martin>
Fri, 27 Sep 2002 15:03:28 +0000 (15:03 +0000)
lang/en/help/text.html

index eb48fda494bb9c64f022857ec0dcc0027ae32b9a..cfe0da9e47da25af23cb1dbf624e38e1fcc76179 100644 (file)
@@ -35,6 +35,8 @@ Writing text in Moodle works pretty much the way you would expect, but you also
 <TR><TD>&lt;FONT SIZE=1> small &lt;/FONT> <TD> <FONT SIZE=1>small</FONT> </TR>
 <TR><TD>&lt;FONT SIZE=4> large &lt;/FONT> <TD> <FONT SIZE=4>large</FONT> </TR>
 <TR><TD>&lt;FONT COLOR=green> example &lt;/FONT> <TD> <FONT color=green>example</FONT> </TR>
+<TR><TD valign=top>&lt;UL>&lt;LI>one &lt;LI>two &lt;/UL> <TD valign=top> <UL><LI>one<LI>two</UL> </TR>
+<TR><TD>&lt;HR><TD> <HR> </TR>
 </TABLE>
 </UL>