HTML sanitization: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
categorization/tagging using AWB
Line 3:
 
'''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.
 
 
 
{{Uncategorized|date=August 2010}}