parent nodes: DemoTextHtmlElements

Demo Text Html External

Contents:
Demo Text Html External
Font styles
Paragraphs
Div element
Pre element
Textarea element
Textarea and pre element
Remarks
Todo's
Results
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. 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

Remarks

Top

Todo's

done.demo.projectdemo.demo2: check out all sorts of posibilities action.demo.textformatting.htmlelements.external: template action

Top

Results

[demo.status: done] Top
previous: Back
parents:  DemoTextHtmlElements
attributes: [paragraph_mode: true]