parent nodes: HtmlFormatting | HtmlGeneral | Intro3Formatting
Html External
Contents:
Back
Attention: These examples realy do not work in internal preview!
Font styles
The external rederers allow for the full range of possibilities of the style attribute. - Text with
deleted and inserted parts. - subscript and superscript text.
- Text with yellow highlight.
- Text with the blues.
- Text with the blues and yellow highlight
- Text with more style stuff.
For a list and explanation of all style attributes, see: W3 Schools: CSS outline
For a complete list of html color names and numbers see: W3 Schools: Color reference
Top
Paragraphs
This is default paragraph formatting
This is text
in a styled paragraph
This is default paragraph formatting again
Top
Div element
Note title h5
This is a note of somekind,
that needs to stand out on the page.
A note in a
floating:right div element.
Top
Pre element
Code in a <pre element Var
text string ; see TextVariable
count longInt
list dynArray[]string
endVar
Top
Textarea element
Text in a textArea Remark: You can't use HTML or links in a textArea!
Top
Textarea and pre element
Code in a textArea within a <pre section
Top
previous: Back
parents: HtmlFormatting, HtmlGeneral, Intro3Formatting
attributes: [paragraph_mode: true]
[help.status: done]