/ Published in: Other
Expand |
Embed | Plain Text
<!-- For fancy boxes (custom borders, drop shadows, rounded corners, translucency, etc.) using techniques similar to those by Leslie Sommer http://www.lesliesommer.com/wdw07/html/ --> <div class="mod"> <div class="mod-content"> <div class="hd"> <h3>box head</h3> </div> <div class="bd"> <p>box body</p> </div> <div class="ft"> <p>box foot</p> </div> </div><!-- End: div.mod-content --> <span class="x1"><span></span></span> <span class="x2"><span></span></span> </div><!-- End: div.mod -->
You need to login to post a comment.
