I sputtered:
>      <div class="description">
>         Get business plan templates <a href="link_location">[P]
>         <span class="print-only">SPD.101 Strategy Complete</a></span>
>      </div>

but should have said either:

     <div class="description">
         Get business plan templates <a href="link_location">[P]</a>
         <span class="print-only">SPD.101 Strategy Complete</span>
     </div>

or:

     <div class="description">
         Get business plan templates <a href="link_location">[P]
         <span class="print-only">SPD.101 Strategy Complete</span></a>
     </div>

(In other words, my a's were hanging out all over!)

   -- Scott

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to