HTML sanitization: Difference between revisions

Content deleted Content added
Ihope127 (talk | contribs)
We seem to be missing this article. I've created it, to encourage people to start writing.
 
stub-sort etc
Line 1:
{{stubunref}}
{{orphan}}
'''HTML sanitization''' is the process of examining an HTML document and producing a new HTML document that preserves only whatever tags are designated "safe". HTML sanitization can be used to protect against [[cross-site scripting]] attacks by sanitizing any HTML code submitted by a user.
{{web-software-stub}}
 
{{stub}}