For example, the last sentance had a <P> tag inserted after it, thus, this is a new line with one blank line in between.
Once you have submitted any changes via this form, the changes will be live! Make sure of your content before you submit the changes!I recommend that you first view the page you are changing and save a copy of it. That way you will be able to cut and paste the content to restore the original content should you need to.
| In all instances, the text you wish to affect must be enclosed
within opening and closing tags. Example: Opening Bold tag: <B> Closing Bold tag: </B> <B>Text to be bolded</B> | For your comparison, text without any tags will appear on the page looking like this. |
| <B>Bold text</B> | Bold text |
| <I>Italic text</I> | Italic text |
| <U>Underlined text</U> | Underlined Text |
| <BIG>One size bigger than normal</BIG> | One size bigger than normal |
| <SMALL>One size smaller than normal</SMALL> | One size smaller than normal |
| <H3 align="center">Header size 3</H3> | Header size 3 |
| <H2 align="center">Header size 2</H2> | Header size 2 |
| <CENTER>Anytext</CENTER> | All samples in this column are centered. Place these tags around any element you want centered on the page. The exception is <H?> tags that have the attribute "align="center"" included within the angle brackets. |
| <BLOCKQUOTE> Using the Blockquote tag...... </BLOCKQUOTE> |