Category:Tutorials: Difference between revisions

From Riverview Legal Group
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
Line 17: Line 17:
|-
|-
| Center Text || <nowiki><center>Some text here</center></nowiki> || <center> Some text here</center>
| Center Text || <nowiki><center>Some text here</center></nowiki> || <center> Some text here</center>
|-
| Indenting Text || <nowiki>:: Some text here</nowiki> || :: Some text here</nowiki>
|-
|-
}
}

Revision as of 13:08, 13 August 2021

Introduction

Formatting Text Content

Every formatting tag requires an open tag and a close tag. to open a tag on bold for example you use <b>, to close the bold tag you add the / to the tas, eg </b>.

}
Format Code Result
Bold Text <b>Bold Text</b> Bold Text
Underline <u>underline</u> underline
Bold and Underline <b><u>bold & underline</b></u> bold & underline
italicize text <i>italicize text</i> italicize text
Center Text <center>Some text here</center>
Some text here
Indenting Text :: Some text here :: Some text here</nowiki>

Pages in category "Tutorials"

The following 5 pages are in this category, out of 5 total.