Side navigation
Ticket #3399: style-attribute-selector.htm
File style-attribute-selector.htm, 1.2 KB (added by matejr, September 29, 2008 01:17PM UTC)
Style attribute selector not working
Style Attribute Selector Problem
<p id="first" class="firstClass" style="clor: red">
<p id="second" class="secondClass" style="color: blue"></p>
<p id="third"></p>
Download in other formats:
Original Format
File style-attribute-selector.htm, 1.2 KB (added by matejr, September 29, 2008 01:17PM UTC)
Style attribute selector not working
Style Attribute Selector Problem
<p id="first" class="firstClass" style="clor: red">
<p id="second" class="secondClass" style="color: blue"></p>
<p id="third"></p>