From c46df3364304fc806cfebb1441619c45e72436a9 Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 13 Sep 2002 10:22:06 +0000 Subject: [PATCH] New help file for editing html --- lang/en/help/html.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lang/en/help/html.html diff --git a/lang/en/help/html.html b/lang/en/help/html.html new file mode 100644 index 0000000000..e004543532 --- /dev/null +++ b/lang/en/help/html.html @@ -0,0 +1,13 @@ +

Help on writing html

+ +

When writing HTML in Moodle, you are free to use any HTML tags you like + to produce the effect you want. + +

Your code will normally be printed on the page within a table cell, + so: + +

+ -- 2.39.5