<p class="pullquote btmmargin left">...</p>
This sets the following three classes on that paragraph tag:
- pullquote
- btmmargin
- left
.pullquote { ... }
.btmmargin { ... }
p.left { ... }
<p class="pullquote btmmargin left">...</p>
This sets the following three classes on that paragraph tag:
.pullquote { ... }
.btmmargin { ... }
p.left { ... }
Email This
BlogThis!
Share to X
Share to Facebook
0 comments:
Post a Comment