Help on writing html
When writing HTML in Moodle, you are free to use almost any HTML tags you like to produce the effect you want.
Note that scripting (eg Javascript or VB Script) is not allowed, and will be removed automatically.
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.
Discaimer: This project has been funded with support from the European Commission. The presentation reflects the views only of the author, and the Commission cannot be held responsible for any use which may be made of the information contained therein.