Jump to Content

< back

Code for additional styles

The following codes should be copied and pasted into Notepad to remove styles associated with this Web page. The code can then be copied from Notepad into the Code view of FrontPage.

Note

This style can be used to highlight an important point. It can be used within a bullet or number list. Example follows.

Note: You can highlight an important point.

 

<span class="alert">Note:</span> Enter text here

 

Note with border

This style can be used to highlight an important point. This style should not be used with a bullet or number list as it will distract from the flow of the list. A paragraph space should be used before and after this style to create maximum focus. Example follows.

 

Note: You can highlight an important point by using this Note style and border.

 

<p class="note"><span class="alert">Note:</span> Enter text here</p>

 

 

top^