parent nodes: DemoTextHtmlElements

Demo Text Html Internal

Contents:
Demo Text Html Internal
Entities and symbols
Font styles
Headings
Lists
Tables
Links
Miscelaneous
Remarks
Todo's
Results
Back

Entities and symbols

In Wikidpad the html entities and symbols can be used, like:

For a complete list of entities see: W3 Schools: Entity reference
For a complete list of symbols see: W3 Schools: Symbol reference

Top

Font styles

Html allows the use of a number of font styles. Here, it does not add much to what Wikidpad offers and part of that is deprecated by the W3 Committee and should not be used. Top
[1] The undeline tag is still accepted by most browsers, but it has been deprecated by the W3 Committee and it is advised not to use it.
[2] The font tag is also deprecated and advised not to use!
[3] The "big" tag does not work in the internal renderer, but it dóes in the external ones.

Headings

The standard "<h1>" until "h..>" tags can be used, to define section headings; like: These headings will however nót appear in the Wikidpad Toc ("[:toc:"]).

Top

Lists

Unordered list: Ordered list:
  1. item 1
  2. item 2
Top

Tables

This is a table based on html syntax; the table has no borders, so is ideal for textformatting

+headers
* bold text and lists
n. lists (n = any number)
_ italic text
[ ] links and attributes
<< >> block areas (table, escape and preformatted)
---- horizontal line

This is where you realy need paragraph_mode to be set to true.

Top

Links

Web links Page anchors File links Image links
Img elements for the larger part do nót work, but for 1 or 2 exeptions. These exeptions however are unreliable, since they work in one preview, but not in the other and also browsers have their own idea's about them. The use of img links is therefore advised against. There are a number of possible issues here: Top

Miscelaneous

Paragraph [7]

Paragraph right alligned

Paragraph centered

Paragraph left alligned

Top
[6] The size and all other presentation attributesof the hr tag are deprecated and advised not to use!
[7] The align attribute of the paragraph tag is deprecated and advised not to use!

Remarks

Top

Todo's

done.demo.projectdemo.demo2: check out all posibilities

question.demo.development: is it correct that rel:// is allways converted to a file scheme? See section "images". question.demo.development: is it possible to have an img:// scheme, that would function like the rel scheme, but not add the path to the wikifolder, so it would be useable in <img > elements?

Top

Results

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


Page anchors Do not remove!!