Help on writing text
Writing text in Moodle works pretty much the way you would expect, but you also have the ability to include "smilies", "URL addresses" and some HTML tags in your text.Smilies (emoticons)
Name | Picture | You type |
---|---|---|
smile | :-) | |
sad | :-( | |
grin | :-D | |
wink | ;-) | |
mixed | :-/ | |
wide-eyed | 8-) | |
tongue-out | :-P | |
surprise | :-o | |
cool | B-) |
URLs
Any "word" starting with www. or http:// will automatically be turned into a clickable link.
For example: www.yahoo.com or http://curtin.edu
HTML tags
You can use a limited subset of HTML tags to add emphasis to your texts.
HTML tags | Produces |
---|---|
<B> bold </B> | bold text |
<I> italic </I> | italic text |
<U> underline </U> | underlined text |
<FONT SIZE=1> small </FONT> | small |
<FONT SIZE=4> large </FONT> | large |
<FONT COLOR=green> example </FONT> | example |