> For the complete documentation index, see [llms.txt](https://docs.plumvoice.com/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plumvoice.com/dev/voicexml/tags/mark-tag.md).

# \<mark>

## \<mark> <a href="#mark" id="mark"></a>

The mark tag is disregarded by all VoiceXML interpreters.

### Attributes

<table><thead><tr><th width="164.33333333333331">Name</th><th width="151">Data type<select><option value="1caeb6a224c34bea9f4063a3ee3dcc34" label="String" color="blue"></option><option value="eb02b70f4ba94cbdbb27f5dc22db05d4" label="Integer" color="blue"></option><option value="e38d4227c43547cebc0574877ff7f2ca" label="Boolean" color="blue"></option></select></th><th>Description</th></tr></thead><tbody><tr><td>name</td><td><span data-option="1caeb6a224c34bea9f4063a3ee3dcc34">String</span></td><td>The name of the mark.</td></tr><tr><td>nameexpr</td><td><span data-option="1caeb6a224c34bea9f4063a3ee3dcc34">String</span></td><td>An ECMAScript expression which evaluates to the name of the mark.</td></tr></tbody></table>

### Notes

None

### Example

None

### Child Tags

None

### Parent Tags

[\<audio>](/dev/voicexml/tags/audio-tag.md), [\<emphasis>](/dev/voicexml/tags/emphasis-tag.md), [\<enumerate>](/dev/voicexml/tags/enumerate-tag.md), [\<foreach>](/dev/voicexml/tags/foreach-tag.md), [\<paragraph>](/dev/voicexml/tags/paragraph-tag.md), [\<prompt>](/dev/voicexml/tags/prompt-tag.md), [\<prosody>](/dev/voicexml/tags/prosody-tag.md), [\<sentence>](/dev/voicexml/tags/sentence-tag.md), [\<speak>](/dev/voicexml/tags/speak-tag.md), [\<voice>](/dev/voicexml/tags/voice-tag.md)
