> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). For a Markdown version, remove the trailing slash from the page URL and append `.md`. The docs home is available at [index.md](http://localhost:3000/docs/index.md).

# HTML

Low-level HTML elements exposed through the rx.el namespace. These are useful when you need native browser elements with direct styling control.

[HTML](https://reflex.dev/docs/library/html/html/)

[Text](https://reflex.dev/docs/library/html/text/)

[Layout](https://reflex.dev/docs/library/html/layout/)

[Forms](https://reflex.dev/docs/library/html/forms/)

[Media](https://reflex.dev/docs/library/html/media/)

[Tables](https://reflex.dev/docs/library/html/tables/)

[SVG](https://reflex.dev/docs/library/html/svg/)
