1. Data bindings, which refer to the data set in the controller
2. Action bindings, which refer to action methods in the controller
3. Component bindings, which refer to other Visualforce components.
Data binding: Data bindings refer to the data set in the controller.
Action bindings: Action bindings refer to action methods in the controller.
Component bindings: Component bindings refer to other Visualforce components.