EDT4OL/Authoring/Author

From WikiEducator
Revision as of 01:07, 19 May 2022 by Mackiwg (Talk | contribs)

Jump to: navigation, search
HTML-screenshotA.jpg

On this course, you are not required to learn HTML markup. However there are a couple of handy wiki markup code you can use to improve page layout. In this section, we also provide tips for improving layout of pages for mobile responsive design, things you should avoid and suggestions for troubleshooting outline pages with syntax errors.

Useful wiki markup code

Markup Purpose
<br> Single forced line break

Sometimes the author must manually insert a line break to text which follows to start on a new line.

<nowiki> ... </nowiki>