<span style="color: #0000ff">I've been validating my webpages at http://validator.w3.org.</span>
<span style="color: #0000ff">On my contact page, http://dancingwithyourdragon.com/contact-us/ it gives me the following error. </span>
- <li class="msg_err">
Line 104,
Column 829:
required attribute "cols" not specified
[code] " name="contactbuddy-message" rows="8"[b]>[/b]</textarea></li><li class="class=[/code]
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Typical values for
typeare
type="text/css"for
<style>and
type="text/javascript"for
<script>.
</li><span style="color: #0000ff">This seems to be encoded in contact buddy, so there isn't anything I can do about it. I wanted to let you know.</span>
<span style="color: #0000ff">thanks.

</span>





