• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

problem wenn ich was schreiben will

Status
Für weitere Antworten geschlossen.

acE

Neues Mitglied
also ich hab ne .html page gemacht -> www.biohazaRd.de.tp

und wenn ich jetzt in die mitte nen text schreibe verändert sich
die navigation

wie mach ich das das das sich nicht verschiebt :( ?
 
Werbung:
meinst du das?

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>biohazaRd - Multigaming since 2005</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.style2 {
	font-family: facelift;
	font-size: 16px;
	color: #009900;
}
.style3 {
	color: #00CC00;
	font-size: 14px;
}
.style4 {
	color: #00CC33;
	font-family: facelift;
	font-size: 14px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
-->
</style></head>

<body bgcolor="#000000">
<div align="center">
  

[img]header.jpg[/img]</p>
  <p align="left"></p>
  <p align="left"> <span class="style2"> [img]title.gif[/img] <span class="style3">Menu</span></span></p>
  <p align="left">[url="home.html"][img]home_hud.png[/img][/url]</p>
  <p align="left">[url="board.html"][img]board_hud.png[/img][/url]</p>
  <p align="left">[url="link.html"][img]link_hud.png[/img][/url]</p>
  <p align="left"></p>
  <p align="left">[img]title.gif[/img]<span class="style4"> biomenu</span></p>
  <p align="left">[url="about.html"][img]about_hud.png[/img][/url]</p>
  <p align="left">[url="member.html"][img]member_hud.png[/img][/url]</p>
  <p align="left">[url="war.html"][img]war_hud.png[/img][/url]</p>
  <p align="left">[url="join.html"][img]join_hud.png[/img][/url]</p>
  <p align="left">[url="fight.html"][img]fight_hud.png[/img][/url]</p>
  <p align="center">[img]spacer.png[/img]</p>
  <p align="center"><span class="style6">Disigned and Coded by acE &copy; 2005 </span></p>
  <p align="left"></p>
  <p align="left"></p>
  <p align="left"></p>
  <p align="left"></p>
</div>
</body>
</html>
 
Werbung:
Werbung:
Status
Für weitere Antworten geschlossen.
Zurück
Oben