HTML Formatter
Is it possible to make it so you can put in css into the comment box to have control over the page? Such as:
and
Any help would be great!
<span style="padding: 20px">abc</span>
and
<style type="text/css">...</style>
Any help would be great!
0
This discussion has been closed.
Comments
<style type="text/css">...</style>
remove it from the list of disallowed tags if you want to be able to use it