A handy study of basic HTML servers functionality using HTML, CSS, JavaScript, Node.js, and NPM to make a basic website with multiple pages.
-
Updated
Oct 16, 2019 - CSS
A handy study of basic HTML servers functionality using HTML, CSS, JavaScript, Node.js, and NPM to make a basic website with multiple pages.
Takes a string containing HTML and strips all dangerous content: <script> tags, onclick attributes, JavaScript: URLs, CSSexpression() attacks, data URIs, and iframe injections. Preserves safe formatting tags (<p>, <b>, <i>, <a> with a validated href) if the user wants them, or strips everything to plain text
Add a description, image, and links to the html-module topic page so that developers can more easily learn about it.
To associate your repository with the html-module topic, visit your repo's landing page and select "manage topics."