parent nodes: HtmlFormatting | HtmlGeneral | Intro3Formatting | TextBlocks | TextLists
Html Internal
Contents:
Back
Entities and symbols
In Wikidpad the html entities and symbols can be used, like:
€ = the euro sign = € © = copyright = © √ = square root = √ = non breakable space; • = bullet
Remarks
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. - Emphasized text. Strong text. Strong, emphasized text.
- Italic text. Bold text. Underlined text. Bold, italic, underlined text. [1]
- Small text. Default text Big text. [3]
- Blue text; font size: 2. Red text; font size: 3. Green text; font face: 'Times New Roman'; font size: 4. [2]
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.
Top
Lists
Unordered list:
Ordered list: - item 1
- 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 - A href file link with an absolute path works: notepad.png
- A href link with a Wikidpad rel:// path to an image file álso works: notepad.png
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 [5].
Top
[5] The bad behaviour of image links is possibly due to a program error. It might be solved in an upcomming version of WikidPad.
Miscelaneous
Indented text (using <blockquote>) Further indented text
Indented text
Horizontal rule [6]
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!
previous: Back
parents: HtmlFormatting, HtmlGeneral, Intro3Formatting, TextBlocks, TextLists
attributes: [tree_position: 2], [paragraph_mode: true]
[help.status: done]
Page anchors Do not remove!!