| | # 1 |
| Ehemaliger Mod Registriert seit: 21.06.2005 Ort: Berlin
Beiträge: 1.325
| Ich habe folgendes Problem: Das ist mein Quelltext meines Framesets: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <title>Spatzenei.net</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta name="author" content="Spatzenei"> <meta http-equiv="expires" content="0"> <link rel="shortcut icon" href="favicon.ico"> </head> <frameset rows="35,420,*" borders="no" frameborder="no" border="0" framespacing="0" scrolling="no"> <frame src="top.html" name="top" scrolling="no" noresize="noresize" frameborder="0"> <frame src="frameset.html" name="mainframe" scrolling="no" noresize="noresize" frameborder="0"> <frame src="down.html" name="down" scrolling="no" noresize="noresize"> <noframes> Sorry, but your browser doesn't support frames! Try this one: <a href="http://www.mozilla-europe.org" target="_blank">Mozilla Firefox</a> </noframes> </frameset> </html> Wenn ich diesen Quelltext durch diesen Validator laufen lasse: http://validator.w3.org/ Dann findet er 5 Fehler. z.B. folgenden: Error Line 15 column 34: there is no attribute "BORDERS". <frameset rows="35,420,*" borders="no" frameborder="no" border="0" framespacing= 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. Was ist da jetzt falsch? Ihr könnt den Quelltext auch selber noch mal auf der Seite durch den Validator durchjagen. Dann ist es übersichtlicher! |
|
| | # 2 |
| Verwarnter Benutzer Registriert seit: 13.12.2004
Beiträge: 200
| schau dir mal die seite an da wird alles über frames erklärt http://edition-w3.de/TR/1999/REC-htm...ef-frameborder |
|
| | # 3 | ||
| Eine Frau fuer gewisse Stunden im Forum Registriert seit: 12.05.2003 Ort: Berlin
Beiträge: 772
| Zitat:
Zum noresize: http://de.selfhtml.org/html/frames/e...unveraenderbar einfach nur "noresize" reicht. Zitat:
| ||
|
| | # 9 |
| Eine Frau fuer gewisse Stunden im Forum Registriert seit: 12.05.2003 Ort: Berlin
Beiträge: 772
| Hi, also ich bin da jetzt überfragt. Tut mir leid. Wenn hier keiner mehr was weiß, würde ich raten, dein Problem mal im Forum von selfHTML zu posten. Evt. können die dir besser helfen bzw. wissen den Grund warum der Validator da was als falsch bezeichnet. http://forum.de.selfhtml.org/ Kannst ja dann mal hier noch posten, wenn du da die Lösung erfahren hast. Würde mich persönlich auch sehr interessieren. |
|
| | # 11 |
| Gastposter | ich hatte gerade das gleiche problem und anscheinend gibt's keine lösung. siehe: http://forum.de.selfhtml.org/archiv/2002/8/t19068/ |
|
| | # 14 | |
| Ehemaliger Mod Threadstarter Registriert seit: 21.06.2005 Ort: Berlin
Beiträge: 1.325
| Zitat:
Und das hat den einfachen Grund, dass ich keinen body brauche... Das, was ich da gepostet habe, ist ja nur mein Frameset, und da kommt nichts weiter an Text rein. Ist ja nur als Hilfe für den Browser. | |
|
| | # -- |
| News Flash | Das könnte Dich auch noch interessieren:
Nicht fündig geworden? Dann ohne Anmeldung in unserem Gast-Forum nachfragen. |




