Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: HTML in Moodle.

HTML in Moodle: Difference between revisions

From MoodleDocs
No edit summary
m (added link to Spanish translation of page)
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
When writing HTML in Moodle, you are free to use almost any HTML tags you like to produce the effect you want.
#redirect  [[Formatting text]]


Note that scripting (eg Javascript or VB Script) is not allowed, and will be removed automatically.
[[es:HTML in Moodle]]
 
Your code will normally be printed on the page within a table cell, so:
 
* there is no need to use any <HEAD> or <BODY> tags
* be careful about unmatched </TABLE> tags that may mess up the display.
 
Smilies (emoticons) will be converted into their graphical equivalent, and bare URLs will be converted into links.
 
==See also==
[[HTML editor]] | [[overlib]]
 
[[ja:MoodleでのHTML]]
kljaòs

Latest revision as of 18:53, 19 February 2017

Redirect to: