In general, Mindmeld automatically determines the best way to format and present your detail. use
Mindmeld allows you to use a limited set of HTML tags directly in the content detail. The list is:
Tag | Description |
---|---|
<P> | New paragraph |
<BR> | New line |
<B></B> | Bold text |
<I></I> | Italic text |
<STRONG></STRONG> | Strong text |
<EM></EM> | Emphasized text |
<TT></TT> | Typewrite text |
<HR> | Horizontal (divider) line |
<BLOCKQUOTE> </BLOCKQUOTE> | Quoted paragraphs |
<OL></OL> | Ordered (numbered or lettered) list |
<UL></UL> | Un-ordered (bulleted) list |
<LI> | List item |
<A></A> | Anchor (hyperlink) |
<IMG> | Image |
For more information about using HTML in your content, see Getting Started with HTML at the World Wide Web Consortium's homepage: http://www.w3.org.