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

HTML: Difference between revisions

From MoodleDocs
m (fix link)
(rearranging items)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{disambig}}
HTML stands for '''H'''yper '''T'''ext '''M'''arkup '''L'''anguage
HTML stands for '''H'''yper '''T'''ext '''M'''arkup '''L'''anguage


Please choose one of the following:
Please choose one of the following:


*[[HTML in Moodle]]
*[[Text editor]], also known as the HTML editor
*[[HTML block]] - this allows you to add arbitrary HTML to a block at the sides of your Moodle screen
*[[HTML block]] - this allows you to add arbitrary HTML to a block at the sides of your Moodle screen
*[[HTML editor]] - this allows you to easily create a variety of HTML constructs, for adding color, images, text formatting etc. via a familiar [[Wikipedia:Microsoft Office Word|Word]]-like WYSIWYG interface
*[[Wikipedia:HTML|HTML]], along with [[PHP]], [[CSS]] and [[MySQL|SQL]] is one of the basic web technologies used to build Moodle. It can also be used to create Moodle content, though you do not need to know anything about HTML to use Moodle.


[[Wikipedia:HTML|HTML]], along with [[PHP]], [[CSS]] and [[MySQL|SQL]] is one of the basic web technologies used to build Moodle. It can also be used to create Moodle content, though you do not need to know anything about HTML to use Moodle.


{{disambig}}
[[eu:HTML]]
[[Category:HTML]]

Latest revision as of 09:28, 4 January 2012

This is a disambiguation page: a list of articles associated with the same title. If an internal link referred you to this page, you may wish to change the link to point directly to the intended article.


HTML stands for Hyper Text Markup Language

Please choose one of the following:

  • Text editor, also known as the HTML editor
  • HTML block - this allows you to add arbitrary HTML to a block at the sides of your Moodle screen

HTML, along with PHP, CSS and SQL is one of the basic web technologies used to build Moodle. It can also be used to create Moodle content, though you do not need to know anything about HTML to use Moodle.