Disable internal styling and make the HTML code valid
-
Hi!
Your plugin adds internal
<style>elements between the actual HTML elements it generates.That is not only a very messy practice, but also invalid.
<style>elements, if necessary at all, should appear in the<head>section.Thus I’m asking you to improve your plugin. An option to completely turn of inline/internal CSS styling would be very nice for users like me that want all styling in external CSS files.
Best regards,
Chewing Salad
The topic ‘Disable internal styling and make the HTML code valid’ is closed to new replies.