Michael: Javascript-Code am Seitenanfang

Beitrag lesen

Hallo,

nur fast? Dann stellst Du Deine Firewall offenbar ab und zu ab. Das solltest Du lassen.

ne, das mach ich nie. Schau mal zB. hier http://www.pritchy.com/

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <title>pritchy.com &mdash; Home</title>

<link href="pritchy_styles.css" rel="stylesheet" type="text/css" />

<link rel="icon" href="http://www.pritchy.com/images/favicon.gif" type="image/gif" />
   <link rel="shortcut icon" href="http://www.pritchy.com/images/favicon.ico" type="image/x-icon" />

</head>

<body id="home">

<div id="container">

<div id="header_box">
    <h1 id="header">pritchy.com</h1>
   </div>

<ul id="nav">

<li id="nav-home"><a href="http://www.pritchy.com/index.html">Home</a></li>
    <li id="nav-slideshow"><a href="http://www.pritchy.com/slideshow/slideshow.html">Slideshow</a></li>
    <li id="nav-english_1_2"><a href="http://www.pritchy.com/english-1-2">English 1-2</a></li>
    <li id="nav-english_3_4"><a href="http://www.pritchy.com/english-3-4">English 3-4</a></li>
    <li id="nav-forums"><a href="http://pritchy.com/english-1-2/forums">Forums</a></li>
    <li id="nav-useful_links"><a href="http://www.pritchy.com/useful_links.html">Useful Links</a></li>

<li id="nav-contact"><a href="http://www.pritchy.com/contact.html">Contact Me</a></li>
   </ul>

<div id="body_text">

<img id="quote" src="http://www.pritchy.com/images/quote.gif" alt="The world is made up of molecules, but held together by stories. ~Brian Swimme, scientist" width="300" height="166" />

<p><span id="first_line">Welcome to pritchy.com,</span> where you’ll find assignments, on-line resources, and student work from the classroom of Lee Pritchard.</p>

<br/>

<p>Use the <a href="http://www.pritchy.com/english-1-2/" title="English 1&ndash;2">English 1&ndash;2</a> and <a href="http://www.pritchy.com/english-3-4/" title="English 3&ndash;4">English 3&ndash;4</a> pages to keep track of homework assignments, and check out the <a href="http://www.pritchy.com/useful_links.html" title="Useful Links">Useful Links</a> page for homework help and writing resources. </p>

<br />
<p>Poems are posted on the <a href="http://pritchy.com/english-1-2/forums">Forums</a> page.  If you want to post a poem or respond to one, scroll all the way down to the bottom of the page to the response box.</p>

</div><!--body_text div ends-->

<div id="footer">
 </div><!--footer div ends-->

</div> <!--container div ends-->

</body>
</html>