tag

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymstag
RelatedGlossary: XML, HTML, attribute
Description

The structure that marks the start and end of an XML or HTML element. Tags are enclosed in angle brackets and include the tag's name and any attributes it has: <tag attribute=value>

Tagstext processing