Get Started
- Global and US Encord Platforms
- 1. Prerequisites and Installation
- 2. Import cloud data
- 3. Set Up Your Project and Team
- Export Labels
General
- Entities and Relationships
- User Authentication
- Network Configurations
- Bulk Action Best Practices
- User Groups
- Custom Embeddings with the SDK
- SDK Reference
- EncordUserClient
- Bundle
- CloudUploadSettings
- MetadataSchema
- FilterPreset
- Storage
- Labels
- Ontology
- Project
- Workflows and Stages
Index
Projects
Labels
Datasets
Labels
HtmlRange
HtmlRange Objects
class HtmlRange(BaseDTO)
A class representing a section of HTML with a start and end node.
Attributes:
start
HtmlNode - The starting node of the range.end
HtmlNode - The ending node of the range.
Was this page helpful?
On this page