HighDots Forums  

error on page

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss error on page in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
skowhegan
 
Posts: n/a

Default error on page - 09-08-2006 , 09:11 AM






I see an error message on this page. I tried to validate the page but W3 will
not validate this page. What am I doing wrong? Thanks, Nancy
< http://www.msad54.org/norridgewock/schaeffer/schaeffer.shtm >


Reply With Quote
  #2  
Old   
SugnaShane
 
Posts: n/a

Default Re: error on page - 09-08-2006 , 09:30 AM






It may have something to do with your file extention it should be "shtml" not
shtm however here is your errors for validation:

1. Error Line 127 column 301: required attribute "ALT" not specified.

...e" width="127" height="20" border="0"></a> </div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
2. Error Line 128 column 293: required attribute "ALT" not specified.

...s" width="127" height="20" border="0"></a> </div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
3. Error Line 129 column 301: required attribute "ALT" not specified.

...e" width="127" height="20" border="0"></a> </div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
4. Error Line 130 column 311: required attribute "ALT" not specified.

...nMouseOver="P7_autoLayers(0,'menu4')"></a> </div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
5. Error Line 131 column 311: required attribute "ALT" not specified.

...nMouseOver="P7_autoLayers(0,'menu5')"></a></div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
6. Error Line 294 column 294: required attribute "ALT" not specified.

...6" width="127" height="20" border="0"></a></div>

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
7. Error Line 295 column 136: there is no attribute "BG".

...3" onMouseOver="P7_autoLayers(0)" bg="ffffff"
background="ffffff"></div>

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type with
a document that uses frames (e.g. you must use the "Transitional" document type
to get the "target" attribute), or by using vendor proprietary extensions such
as "marginheight" (this is usually fixed by using CSS to achieve the desired
effect instead).

This error may also result if the element itself is not supported in the
document type you are using, as an undefined element will have no supported
attributes; in this case, see the element-undefined error message for further
information.

How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed in
the chosen document type, and/or use CSS instead of this attribute.

?
8. Error Line 295 column 156: there is no attribute "BACKGROUND".

...utoLayers(0)" bg="ffffff" background="ffffff"></div>

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type with
a document that uses frames (e.g. you must use the "Transitional" document type
to get the "target" attribute), or by using vendor proprietary extensions such
as "marginheight" (this is usually fixed by using CSS to achieve the desired
effect instead).

This error may also result if the element itself is not supported in the
document type you are using, as an undefined element will have no supported
attributes; in this case, see the element-undefined error message for further
information.

How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed in
the chosen document type, and/or use CSS instead of this attribute.

?
9. Error Line 296 column 27: there is no attribute "HEIGHT".

<table width="100%" height="63" cellpadding="0" cellspacing="0">

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type with
a document that uses frames (e.g. you must use the "Transitional" document type
to get the "target" attribute), or by using vendor proprietary extensions such
as "marginheight" (this is usually fixed by using CSS to achieve the desired
effect instead).

This error may also result if the element itself is not supported in the
document type you are using, as an undefined element will have no supported
attributes; in this case, see the element-undefined error message for further
information.

How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed in
the chosen document type, and/or use CSS instead of this attribute.

?
10. Error Line 298 column 122: there is no attribute "BACKGROUND".

...dding="0" cellspacing="0" background="../../images/topnorridge.gif">

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type with
a document that uses frames (e.g. you must use the "Transitional" document type
to get the "target" attribute), or by using vendor proprietary extensions such
as "marginheight" (this is usually fixed by using CSS to achieve the desired
effect instead).

This error may also result if the element itself is not supported in the
document type you are using, as an undefined element will have no supported
attributes; in this case, see the element-undefined error message for further
information.

How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed in
the chosen document type, and/or use CSS instead of this attribute.

?
11. Error Line 406 column 13: end tag for "DIV" omitted, but its declaration
does not permit this.

</div></TD>

* You forgot to close a tag, or
* you used something inside this tag that was not allowed, and the
validator is complaining that the tag should be closed before such content can
be allowed.

The next message, "start tag was here" points to the particular instance
of the tag in question); the positional indicator points to where the validator
expected you to close the tag.

?
12. Info Line 313 column 23: start tag was here.

<TD valign="top"><div align="left">




Reply With Quote
  #3  
Old   
jasan3114
 
Posts: n/a

Default Re: error on page - 09-08-2006 , 09:39 AM



Thats the link to the W3C page showing errors. You'll need to fix those and
re-validate the page


http://validator.w3.org/check?uri=http%3A%2F%2Fwww.msad54.org%2Fnorridgewo ck%2Fs
chaeffer%2Fschaeffer.shtm&charset=%28detect+automa tically%29&doctype=Inline&ss=1
&outline=1&sp=1&No200=1&verbose=1


Reply With Quote
  #4  
Old   
jasan3114
 
Posts: n/a

Default Re: error on page - 09-08-2006 , 09:44 AM



Sorry, link doesn't work. Follow SugnaShane's reply. You'll need to rectify the code for your page to validate.


Reply With Quote
  #5  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: error on page - 09-08-2006 , 10:05 AM



Quote:
It may have something to do with your file extention it should be "shtml"
not
shtm however here is your errors for validation:
The latter extension works fine.


--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================





Reply With Quote
  #6  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: error on page - 09-08-2006 , 10:08 AM



This is not a validation error - it's a javascript error on line 126 -

<body
onLoad="MM_preloadImages;P7_autoHide('menuone','me nutwo','menu3','menu4','menu5');runClock()"
Quote:
The runClock() function is not described on that page.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"SugnaShane" <shane (AT) sugnadesign (DOT) com> wrote

Quote:
It may have something to do with your file extention it should be "shtml"
not
shtm however here is your errors for validation:

1. Error Line 127 column 301: required attribute "ALT" not specified.

...e" width="127" height="20" border="0"></a> </div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
2. Error Line 128 column 293: required attribute "ALT" not specified.

...s" width="127" height="20" border="0"></a> </div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
3. Error Line 129 column 301: required attribute "ALT" not specified.

...e" width="127" height="20" border="0"></a> </div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
4. Error Line 130 column 311: required attribute "ALT" not specified.

...nMouseOver="P7_autoLayers(0,'menu4')"></a> </div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
5. Error Line 131 column 311: required attribute "ALT" not specified.

...nMouseOver="P7_autoLayers(0,'menu5')"></a></div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
6. Error Line 294 column 294: required attribute "ALT" not specified.

...6" width="127" height="20" border="0"></a></div

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 type are type="text/css" for <style> and
type="text/javascript" for <script>.

?
7. Error Line 295 column 136: there is no attribute "BG".

...3" onMouseOver="P7_autoLayers(0)" bg="ffffff"
background="ffffff"></div

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this
element.
This error is often caused by incorrect use of the "Strict" document type
with
a document that uses frames (e.g. you must use the "Transitional" document
type
to get the "target" attribute), or by using vendor proprietary extensions
such
as "marginheight" (this is usually fixed by using CSS to achieve the
desired
effect instead).

This error may also result if the element itself is not supported in
the
document type you are using, as an undefined element will have no
supported
attributes; in this case, see the element-undefined error message for
further
information.

How to fix: check the spelling and case of the element and
attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed
in
the chosen document type, and/or use CSS instead of this attribute.

?
8. Error Line 295 column 156: there is no attribute "BACKGROUND".

...utoLayers(0)" bg="ffffff" background="ffffff"></div

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this
element.
This error is often caused by incorrect use of the "Strict" document type
with
a document that uses frames (e.g. you must use the "Transitional" document
type
to get the "target" attribute), or by using vendor proprietary extensions
such
as "marginheight" (this is usually fixed by using CSS to achieve the
desired
effect instead).

This error may also result if the element itself is not supported in
the
document type you are using, as an undefined element will have no
supported
attributes; in this case, see the element-undefined error message for
further
information.

How to fix: check the spelling and case of the element and
attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed
in
the chosen document type, and/or use CSS instead of this attribute.

?
9. Error Line 296 column 27: there is no attribute "HEIGHT".

table width="100%" height="63" cellpadding="0" cellspacing="0"

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this
element.
This error is often caused by incorrect use of the "Strict" document type
with
a document that uses frames (e.g. you must use the "Transitional" document
type
to get the "target" attribute), or by using vendor proprietary extensions
such
as "marginheight" (this is usually fixed by using CSS to achieve the
desired
effect instead).

This error may also result if the element itself is not supported in
the
document type you are using, as an undefined element will have no
supported
attributes; in this case, see the element-undefined error message for
further
information.

How to fix: check the spelling and case of the element and
attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed
in
the chosen document type, and/or use CSS instead of this attribute.

?
10. Error Line 298 column 122: there is no attribute "BACKGROUND".

...dding="0" cellspacing="0"
background="../../images/topnorridge.gif"

You have used the attribute named above in your document, but the
document type you are using does not support that attribute for this
element.
This error is often caused by incorrect use of the "Strict" document type
with
a document that uses frames (e.g. you must use the "Transitional" document
type
to get the "target" attribute), or by using vendor proprietary extensions
such
as "marginheight" (this is usually fixed by using CSS to achieve the
desired
effect instead).

This error may also result if the element itself is not supported in
the
document type you are using, as an undefined element will have no
supported
attributes; in this case, see the element-undefined error message for
further
information.

How to fix: check the spelling and case of the element and
attribute,
(Remember XHTML is all lower-case) and/or check that they are both allowed
in
the chosen document type, and/or use CSS instead of this attribute.

?
11. Error Line 406 column 13: end tag for "DIV" omitted, but its
declaration
does not permit this.

/div></TD

* You forgot to close a tag, or
* you used something inside this tag that was not allowed, and
the
validator is complaining that the tag should be closed before such content
can
be allowed.

The next message, "start tag was here" points to the particular
instance
of the tag in question); the positional indicator points to where the
validator
expected you to close the tag.

?
12. Info Line 313 column 23: start tag was here.

TD valign="top"><div align="left"






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.