I mean, tutorials for HTML and CSS are sometimes hard to do, no matter how easy those 2 are.
Yet showing a Live preview/demo of a code is impossible in the posts... But would help the reader understand it better.
As far as I know HTML is only dangerous for a site, when the use of script tags is allowed...
So I don't see why we wouldn't be able to post normal HTML using CSS style attribute...
The script tag can easy be parsed into a safe string....
Just disallow the script tag and let us use HTML formating in the posts..
Tags like p, div, span and even tables... they all can be then styled through the attribute style....
I would like to be able to use basic html tags and style them up a bit...
Yet showing a Live preview/demo of a code is impossible in the posts... But would help the reader understand it better.
As far as I know HTML is only dangerous for a site, when the use of script tags is allowed...
So I don't see why we wouldn't be able to post normal HTML using CSS style attribute...
The script tag can easy be parsed into a safe string....
Just disallow the script tag and let us use HTML formating in the posts..
Tags like p, div, span and even tables... they all can be then styled through the attribute style....
I would like to be able to use basic html tags and style them up a bit...