The
oxy_capitalize()
Function
This function capitalizes the first letter of the text received as argument.
oxy_capitalize
(
text
)
text
The text for which the first letter will be capitalized.
Parent topic:
Custom CSS Functions
Previous topic:
The oxy_parent-url() Function
Next topic:
The oxy_uppercase() Function