frame zusammenfügen
-
hallo!
Möchte drei frames zusammen fügen.
Siehe hier!<frameset rows="*,600,*" cols="110,*,190" framespacing="0" frameborder="NO" border="0"> :arrow: <frame src="lnix.htm" scrolling="no"> <frame src="onix.htm" name="topFrame" scrolling="NO" noresize> <frame src="rnix.htm" scrolling="no">:warning: <frame src="links.htm" scrolling="no"> <frameset rows="100,450,*" frameborder="NO" border="0" framespacing="0"> <frame src="navoben.htm" name="topFrame2" scrolling="NO" noresize> <frame src="main.htm" name="mainFrame"> <frame src="navunten.htm" name="bottomFrame1" scrolling="NO" noresize> </frameset> <frameset rows="130,*" frameborder="NO" border="0" framespacing="0"> <frame src="rechtsoben.htm" name="topFrame1" scrolling="NO" noresize> <frame src="rechts.htm" scrolling="no"> </frameset> <frame src="lnix.htm" scrolling="no"> <frame src="unix.htm" name="bottomFrame" scrolling="NO" noresize> <frame src="rnix.htm" scrolling="no"> </frameset>
Die frames von
bis
will ich zu einem Frame machen!
Danke
-
rows=",600," cols="110,*,190"
Mir ist nicht bekannt, dass man das zusammen in einen frameset-Tag schreiben kann