1 2 3 4 5 6 7
id: no-inline-style valid: - | <div class="header">Hello</div> invalid: - | <div style="color: red;">Hello</div>