
442 | Reference ClearPass Guest 3.9 | Deployment Guide
For more details about HTML syntax and detailed examples of its use, consult a HTML tutorial or reference
guide.
Standard HTML Styles
ClearPass Guest defines standard CSS classes you can use to provide consistent formatting within the user
interface.
Examples of these styles are given below.
Styled text (block) <div style="…">Uses CSS formatting</div>
<div class="…">Uses predefined style</div>
Hypertext
Hyperlink <a href="url">Link text to click on</a>
Inline image <img src="url">
<img src="url" /> – XHTML equivalent
Floating image <img src="url" align="left">
Table 39 Formatting Classes
Class Name Applies To Description
nwaIndent Tables Indent style used in tables
nwaLayout Tables Used when you want to lay out material in a table without the
material looking as if it is in a table; in other words, without
borders
nwaContent Tables Class used for a standard table with borders
Table 38 Standard HTML Tags (Continued)
Comentarios a estos manuales