Using HTML, CSS and JavaScriptYou can use most HTML tags in TWiki topics without a problem. This is useful where you want to add some content that is formatted in a way that is not supported using TWiki shorthand, for example, you can write<strike>deleted text</strike> to get
| ||||||||
Deleted: | ||||||||
< < | ||||||||
JavaScript Example: | ||||||||
Added: | ||||||||
> > |
| |||||||
|
Changed: | ||||||||
< < | Using HTML, CSS and JavaScript | |||||||
> > | Using HTML, CSS and JavaScript | |||||||
Changed: | ||||||||
< < | You can use most HTML tags in TWiki topics without a problem. This is useful where you want to | |||||||
> > | You can use most HTML tags in TWiki topics without a problem. This is useful where you want to add some content that is formatted in a way that is not supported using TWiki shorthand, for example, you can write <strike>deleted text</strike> to get | |||||||
Deleted: | ||||||||
< < | add some content that is formatted in a way that is not supported using TWiki shorthand, for example,
you can write <strike>deleted text</strike> to get | |||||||
There are a few usability and technical considerations to keep in mind: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Deleted: | ||||||||
< < | TWiki shorthand within the HTML. | |||||||
| ||||||||
Added: | ||||||||
> > | ||||||||
| ||||||||
Changed: | ||||||||
< < | When using a WYSIWYG editor, you can just copy-paste directly into the editor, and the content will | |||||||
> > | When using a WYSIWYG editor, you can just copy-paste directly into the editor, and the content will be converted to TWiki shorthand automatically when you save. | |||||||
Deleted: | ||||||||
< < | be converted to TWiki shorthand automatically when you save. | |||||||
It is also possible to add Cascading Style Sheets (CSS) and JavaScript code to TWiki pages, which can be used to make TWiki application more interactive. To prevent TWiki from interpreting some text as markup, it can be enclosed in HTML-escaped <pre>-tags.
| ||||||||
Added: | ||||||||
> > | Related topics: TextFormattingRules, TWikiShorthand -- Contributors: TWiki:Main/KennethLavrsen, TWiki:Main/PeterThoeny | |||||||
Changed: | ||||||||
< < | Using HTML | |||||||
> > | Using HTML, CSS and JavaScript | |||||||
You can use most HTML tags in TWiki topics without a problem. This is useful where you want to
add some content that is formatted in a way that is not supported using TWiki shorthand, for example,
you can write <strike>deleted text</strike> to get
| ||||||||
Added: | ||||||||
> > | It is also possible to add Cascading Style Sheets (CSS) and JavaScript code to TWiki pages, which can be used to make TWiki application more interactive. To prevent TWiki from interpreting some text as markup, it can be enclosed in HTML-escaped <pre>-tags.
| |||||||
Using HTML | ||||||||
Changed: | ||||||||
< < | You can use just about any HTML tag without a problem. You can add HTML if there is no TWiki equivalent, for example, write <strike>deleted text</strike> to get | |||||||
> > | You can use most HTML tags in TWiki topics without a problem. This is useful where you want to | |||||||
Added: | ||||||||
> > | add some content that is formatted in a way that is not supported using TWiki shorthand, for example,
you can write <strike>deleted text</strike> to get | |||||||
Changed: | ||||||||
< < | ![]()
| |||||||
> > | There are a few usability and technical considerations to keep in mind:
| |||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < | Recommendations when pasting HTML from other sources: | |||||||
> > | Recommendations when pasting HTML from other sources (using the plain-text editor): | |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < | ![]() | |||||||
> > | When using a WYSIWYG editor, you can just copy-paste directly into the editor, and the content will | |||||||
Added: | ||||||||
> > | be converted to TWiki shorthand automatically when you save. | |||||||
Using HTMLYou can use just about any HTML tag without a problem. You can add HTML if there is no TWiki equivalent, for example, write<strike>deleted text</strike> to get ![]()
![]() |