Hi!!!
Ich habe mal ne frage, wie man den frameborder auf der seite: http://nico-huentz.piranho.deindex_neu.html wwegbekommt, sodass man die frameborder nicht mehr sieht: (Bei IE sieht man den frameborder noch, bei Firefox nicht mehr!!!
Hier mein Code:
<FRAMESET cols="20%,75%,*" frameborder="0" >
<frame src="http://nico-huentz.piranho.de/sport/Volleyball.html" name="volley" scrolling="no" >
<FRAMESET rows="10%,80%,10%" frameborder="0">
<frame src="http://nico-huentz.piranho.de/sport/Tanzen.html" name="tanzen" scrolling="no">
<frame src="http://nico-huentz.piranho.de/Startseite.html" name="startseite" scrolling="no">
<frame src="http://nico-huentz.piranho.de/sport/Golf.html" name="golf" scrolling="no">
</FRAMESET>
<frame src="http://nico-huentz.piranho.de/sport/Fussball.html" name="fuss" scrolling="no">
<frame src="http://nico-huentz.piranho.de/sport/Basketball.html" name="basket">
</FRAMESET>