Test HTML tags and attributes

Testing to see what happens to HTML attributes in wordpress.  UnfilteredMU plugin is activated.

<h1 class="pizza">Test Class Name</h1>

Test Class Name

<h2 id="icecream">Test Id Name</h2>

Test Id Name

Comments are closed.