Hauptseite: Unterschied zwischen den Versionen

Aus IMST
Zur Navigation springen Zur Suche springen
imported>Sk
Keine Bearbeitungszusammenfassung
imported>Sk
Keine Bearbeitungszusammenfassung
Zeile 52: Zeile 52:
           href="http://www.example.com" alt="TEst" title="Test">
           href="http://www.example.com" alt="TEst" title="Test">
   <area shape="rect" coords="0,49,665,85"
   <area shape="rect" coords="0,49,665,85"
           href="http://www.bar.com" alt="Foo" title="Foo">
           href="http://www.foo.com" alt="Foo" title="Foo">
   <area shape="rect" coords="0,62,665,134"
   <area shape="rect" coords="0,62,665,134"
           href="http://www.hahaha.com" alt="bar" title="bar">
           href="http://www.bar.com" alt="bar" title="bar">
   <area shape="rect" coords="0,75,665,183"
   <area shape="rect" coords="0,75,665,183"
           href="http://www.banana.com" alt="banana" title="banana">
           href="http://www.banana.com" alt="banana" title="banana">
  <area shape="rect" coords="0,88,665,232"
          href="http://www.apple.com" alt="apple" title="apple">
  <area shape="rect" coords="0,101,665,281"
          href="http://www.bla.com" alt="bla" title="bla">
  <area shape="rect" coords="0,114,665,330"
          href="http://www.u.com" alt="u" title="u">
</map>
</map>
</html>
</html>

Version vom 28. Januar 2008, 11:56 Uhr

Das IMST-Wiki


Das IMST Wiki ist eine Plattform für Lehrinhalte und Lernprozesse. Es ist ein Wiki für Lehrer/innen und andere Interessierte.

Willkommen

Unterrichtsfächer

Biologie

Chemie

Deutsch

Geschichte

Informatik

Mathematik

Physik

Geografie

Geometrisch Zeichnen

Weitere Fächer

<html> <img src="/imst-wiki/wiki_startseite.jpg" width="665" height="330" usemap="#uebersicht" alt="Inhalt" border="0"> <map name="uebersicht">

  <area shape="rect" coords="0,0,665,36"
         href="http://www.example.com" alt="TEst" title="Test">
  <area shape="rect" coords="0,49,665,85"
         href="http://www.foo.com" alt="Foo" title="Foo">
  <area shape="rect" coords="0,62,665,134"
         href="http://www.bar.com" alt="bar" title="bar">
  <area shape="rect" coords="0,75,665,183"
         href="http://www.banana.com" alt="banana" title="banana">
  <area shape="rect" coords="0,88,665,232"
         href="http://www.apple.com" alt="apple" title="apple">
  <area shape="rect" coords="0,101,665,281"
         href="http://www.bla.com" alt="bla" title="bla">
  <area shape="rect" coords="0,114,665,330"
         href="http://www.u.com" alt="u" title="u">

</map> </html>



<html> </html>