Path: blob/main/files/en-us/web/api/abstractrange/startcontainer/index.md
6520 views
------{{APIRef("DOM")}}
The read-only startContainer property of the {{domxref("AbstractRange")}} interface returns the start {{domxref("Node")}} for the range.
Value
The {{domxref("Node")}} inside which the start position of the range is found.
Example
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}