<div id="myid" class="myclass" label="<%=h x %>"> | |
vs. | |
#myid.myclass{label:x} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<div id="myid" class="myclass" label="<%=h x %>"> | |
vs. | |
#myid.myclass{label:x} | |