tag | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | tag |
Related | Glossary: 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> |
Tags | text processing |