Tach allerseits, erstmal will ich euch sagen, dass ihr ein cooles Forum seit
Was ich euch allerdings fragen wollte...kann ich an meinen Code noch irgendwas verbessern oder ist da irgendwas falsch. Villeicht lässt es sich auch alles vereinfachen ^^.
Bin für jeden Tip dankbar
greez
Code
<HTML>
<HEAD>
<TITLE>Title der Hompage</TITLE>
<META NAME='description' CONTENT='dark_game'>
<META NAME='keywords' CONTENT='dark_game,Programmierung,C++,C,Visual Basiv,VB,VBS,Script,Scripte,HTML,Projekte,coden,forum,Downloads,
Pc,Computer'>
</HEAD>
<frameset cols='15%,*'bordercolor="#000000"> border='0' frameborder='0' framespacing='0'>
<frame src='navigation.htm' name='links' marginwidth='0' marginheight='0' scrolling='auto' noresize>
<frameset rows='20%,*' bordercolor="#000000"> border='0' frameborder='0' framespacing='0'>
<frame src='banner.htm' name='oben' marginwidth='0' marginheight='0' scrolling='auto' noresize>
<frame src='main.htm' name='main' marginwidth='30' marginheight='30' scrolling='auto' noresize>
</frameset>
<noframes>
Ihr Browser kann keine Frames anzeigen!!!
</noframes>
</frameset>
</HTML>
Alles anzeigen