Einzelnen Beitrag anzeigen
Alt 22.02.2002, 22:43   #7
pirate man
Inventar
 
Registriert seit: 15.06.2000
Beiträge: 2.833


Standard

so, jetzt hab ich das was ich wollen hab
hier der code:

Code:
<html>

<head>
<title>IT - Workers | For a better Future</title>
</head>

<frameset border="0" frameborder="0" framespacing="0" rows="130,*,14">
  <frame name="top" src="top.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">

<frameset border="0" frameborder="0" framespacing="0" cols="14,1,*,1,6,190">
  <frame name="empty" src="empty.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
  <frame name="left_textarea" src="left_textarea.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">

<frameset border="0" frameborder="0" framespacing="0" rows="18,*,1">
  <frame name="top_textarea" src="top_textarea.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
  <frame name="textarea" src="textarea.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="yes">
  <frame name="bottom_textarea" src="bottom_textarea.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
</frameset>
  
  <frame name="right_textarea" src="right_textarea.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
  <frame name="empty" src="empty.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
  <frame name="right" src="right.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
</frameset>
  
  <frame name="empty" src="empty.php" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
</frameset>

</html>
und so schauts aus: http://nfs6.gameszone.de/it-workers/index.php
pirate man ist offline   Mit Zitat antworten