Hi there
Can anyone explain where I've gone wrong here:
<a name="01" id="01"></a>
<p><strong>Where are the Cotswolds?</strong></p>
<p>Two hours West of London and one hour South of Birmingham in the heart of England.</p>
<p><a href="#">back to top</a></p>
I get this error: there is no attribute "name". <a name="01" id="01"></a>
and then this: value of attribute "id" invalid: "0" cannot start a name.
<a name="01" id="01"></a>
Working my way through validating this page: http://www.cotswold-scenes.com/faq.php
|