Simplified the structure of the .css() and .attr() methods (reducing the number of...
[jquery.git] / test / data / test3.html
1 <div class="user">This is a user</div>
2 <div class="user">This is a user</div>
3 <div class="teacher">This is a teacher</div>