Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<html>
<frameset border="0" rows="10%,90%">
<frame name="frame_a" noresize="noresize" src=frame_a.htm/>
<frameset border="0"cols="15%,70%,15%">
<frame name="frame_b" noresize="noresize" src=frame_b.htm/>
<frame name="frame_c" noresize="noresize" src=frame_c.htm/>
<frame name="frame_d" noresize="noresize" src=frame_d.htm/>
</frameset>
</html>
<html>
<body bgcolor=red>
<a href="home.htm">home</a><br><br>
<a href="seite_1.htm" target="frame_c">seite1</a> <br>
<a href="seite_2.htm" target="frame_c">Seite2</a> <br>
<a href="seite_3.htm" target="frame_c">Seite3</a> <br><br><br><br>
Seiten mit besonders dummen leuten:<br>
<a href="http://www.freewebs.com/paustni" target="_blank">Niklas Paust`s homepage</a><br>
<a href="http://failblog.org" target="_blank">Fail-Blog</a><br>
<a href="url" target="_blank">Link text</a><br>
</body>
</html>
<html>
<Body>
hier entsteht ein atikel über ein paar der dümmsten leute der welt
</body>
</html>
Bist du zu blöd (...)
Hey sorry, so geht es nicht!
Ich hab mir sowas durchaus schon öfter gedacht, aber sicher noch nie gepostet!
Da sitzt am anderen Ende jemand, der schweißgebadet versucht, es richtig zu machen
und bekommt dann sowas um die Ohren gehauen...
Grüße
Bernhard
Desweiteren solltest du mal die Fehler korrigieren . (runter scrollen bis zu Validation Output: 18 Errors besten erst ab da lesen^^
Das ist mal was neues. Das kann der Validator noch nicht :|Das Ding korrigiert dir den Code
[I]Line 7, Column 18[/I]: Attribute "BORDER" is not a valid attribute. Did you mean "border"?
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)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">