html-datei-ladezeit

Status
Nicht offen für weitere Antworten.

Fire-Fabian

Mitglied
Hallo zusammen.
Habe ein Problem.

Ich habe hier eine HTML-datei die im internetexplorer hammer lange läd, und keiner weiß wiso...

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Mathescripts by zonet-gfx.de</title>
<style>

 A:link,  A:visited, A:active { COLOR: #000000; TEXT-DECORATION: none;}
 A:hover {COLOR: #CC0000; TEXT-DECORATION: none;}
</style>
</head>

<body>
<center>
<table width="750" border="0" cellspacing="2" cellpadding="0">
  <tr>
    <td width="677" bgcolor="#EAEAEA" onMouseOver="this.style.backgroundColor='#cccccc'" onMouseOut="this.style.backgroundColor='#eaeaea'"><a href="lgs/form.html">Linearer Gleichungssystems Rechner (2 Variablen) </a></td>
    <td width="73" bgcolor="#EAEAEA" onMouseOver="this.style.backgroundColor='#cccccc'" onMouseOut="this.style.backgroundColor='#eaeaea'">&nbsp;&nbsp;8. Klasse</td>
  </tr>
</table>

<br><br>
<table width="300" border="0" cellspacing="2" cellpadding="0">
  <tr>

    <td bgcolor="#EAEAEA"><b><font color="#FF0000">Informationen:</font></b></td>
  </tr>
    <tr>

    <td bgcolor="#EAEAEA"><p>Alle hier aufgef&uuml;hrten Mathe-Rechner liegen unter dem Copyright von Fabian Schulze.Es werden hier wahrscheinlich mit der Zeit weitere Scripts hinzu kommen. Scriptquellcode erhaltet ihr bei Bedarf unter:<br> 
      breytex(at)gmail.com</p>
      </td>
  </tr>
      <tr>

    <td height="18" align="right">

<a target="_blank" href="http://www.webstats4u.com/stats?ADteRQey/6GSaiEDk4CD2dAL4C7g"><img src="http://m1.webstats4u.com/n?id=ADteRQey/6GSaiEDk4CD2dAL4C7g" border="0" width="18" height="18" alt=""></a>


</td>
  </tr>
  </table>

</center>
</body>
</html>

ich finde da keinen direkten Fehler drin, und das webstatsteil läd bei anderen sites auch normal, also auch kein serverlaag von deren seite... vieleicht stimmt auch etwas mit der codierung nicht, aber die hat der dreamwaever so ausgegeben...
hat jemand ne idee ?
 
Hallo,

bei mir ist die Seite in allen Browsern gleich schnell geladen (ca. 1 Sekunde).
Ich habe keine Ahnung woran es liegen kann.
 
Status
Nicht offen für weitere Antworten.

Neue Beiträge

Zurück