Formatting Text: Difference between revisions

From Riverview Legal Group
Access restrictions were established for this page. If you see this message, you have no access to this page.
Line 9: Line 9:


{| class="wikitable"
{| class="wikitable"
!colspan="6"| Format || Code || Result
! Format || Code || Result
|-
|-
| Bold Text || <nowiki><b>Bold Text</b></nowiki> || <b>Bold Text</b>
| Bold Text || <nowiki><b>Bold Text</b></nowiki> || <b>Bold Text</b>
|-
|-
|}
|}

Revision as of 18:09, 10 August 2021

Text Formatting Help

Basic HTML Text Editing

Format Code Result
Bold Text <b>Bold Text</b> Bold Text