<style type="text/css">
.bold {font-weight:bold;}
.blue {color:blue;}
.testingagain {selectors:.bold, .blue;}
</style>
<p class="testingagain">testing this out</p>
.bold {font-weight:bold;}
.blue {color:blue;}
.testingagain {selectors:.bold, .blue;}
</style>
<p class="testingagain">testing this out</p>
No comments:
Post a Comment