Home Previous Any Elements Next Inhalt Index

Other Markup

Put the cursor to the wanted position.

Comment
Menu Edit — Add Markup — <!-- Comment -->

A comment is set. The Cursor is inside the comment: <!--|-->.

Overwrite the comment text. Avoid the sequence -->.

CDATA
Menu Edit — Add Markup — <![CDATA[ Character Data ]]>

A CDATA-Bereich is set. The cursor is inside the Character data area: <![CDATA[|]]>.

Overwrite the character data. Avoid the sequence ]]>.

PI
Menu Edit — Add Markup — <? Processing Instruction ?>

A Processing Instruction is set. The Cursor is inside the contents: <?|?>.

Write the contents. Avoid the sequence ?>.

Other Markup
Menu Edit — Add Markup — <! Other Markup >

A markup element is set. The cursor is in the contents: <! |>.

Write the contents. Avoid the sequence >.

Attention: if you write a local DTD, there's no syntax check!

ASP
Menu Edit — Add Markup — <% ASP Markup %>

An ASP-Markup is set. The cursor is inside the contents: <%|%>.

Write the contents. Avoid the sequence %>.

JSTE
Menu Edit — Add Markup — <# JSTE Markup #>

A JSTE-Markup is set. The Cursor is inside the contents: <#|#>.

Write the contents. Avoid the sequence #>.


Home Previous Any Elements Next Inhalt Index

MTE © Wolf Busch 2000-2001 - letzter Stand 30.06.2001