Function html_escape::encode_style
source · [−]Expand description
Encode text used in the <style> element.
The following substring is escaped:
</style>=><\/style>
Encode text used in the <style> element.
The following substring is escaped:
</style> => <\/style>