![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||||
| |||||
|
|
After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. ... 1. Line 334, column 13: there is no attribute "SRC" bgsound src="C:\My Documents\zingwent.mids" ... 2. Line 334, column 44: element "BGSOUND" undefined bgsound src="C:\My Documents\zingwent.mids" |
|
3. Line 444, column 13: there is no attribute "NAME" ilayer name="waves34i"><div id="waves34"><img src="wavesanim.gif" alt="animated ... 4. Line 444, column 23: element "ILAYER" undefined ilayer name="waves34i"><div id="waves34"><img src="wavesanim.gif" alt="animated |
|
5. Line 448, column 7: required attribute "TYPE" not specified script>printdate();</script |
|
6. Line 452, column 29: document type does not allow element "P" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag World Wide Web.<P> I am the webmaster of this site and ... 7. Line 459, column 14: document type does not allow element "P" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag P>After you have browsed through my site please sign my guestbook |
|
451: <span class="contpara">test the 452: World Wide Web.<P> test 456: <A href="http://www.test">test 457: test</A> and getting a lot of acknowledgements from others 458: here is what I have to show which I hope you like.</P 459: <P>After you have browsed through my site please sign my guestbook 460: </span |
#2
| |||
| |||
|
|
There is no element bgsound in HTML. It's a proprietary element, not part of the specs. See http://www.htmlhelp.com/design/dtd/customdtd.html for a method of creating your own custom DTD which will allow this to validate. |
![]() |
| Thread Tools | |
| Display Modes | |
| |