I've added a "top of page" link as follows:
   <div class="topl"><a href="#header">Top of page</a></div>
and related CSS, as follows:
  .topl {
    float: right;
    font-size: .75em;}
  a.topl {
    color: #660;
    text-decoration: none;}
Everything validates (apart from an IE expression that I've removed but made
no difference) yet the "topl" style is ignored and the enclosing div's style
is retained. It can be viewed at http://127.0.0.1/pricklypair/index.php
Can anybody help please.
Thanks
Richard


******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to