Willkommen: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
}}
}}
</div>
</div>
<html>
 
<div id="myCanvasContainer" >
<canvas width="300" height="400" id="myCanvas" style='float:left'>
  <p>In Internet Explorer versions up to 8, things inside the canvas are inaccessible!</p>
</canvas>
</div>
<script type="text/javascript">
  window.onload = function() {
    try {
      TagCanvas.textColour = '#0000ff';
      TagCanvas.outlineColour = '#ff8000'
      TagCanvas.Start('myCanvas','tags');
    } catch(e) {
      // something went wrong, hide the canvas container
      document.getElementById('myCanvasContainer').style.display = 'none';
    }
  };
</script>
</html>
[[File:Willkommen.png|500px|right]]
[[File:Willkommen.png|500px|right]]
[[Category:frontend]]
[[Category:frontend]]

Revision as of 16:02, 26 September 2017

  • 2026
  • Aktiv
  • Architektur
  • Dr. Oskar von Dungern
  • Erfolgserlebnisse
  • Fachbücher
  • Frank Hoffmann
  • Gadgets
  • Glossar
  • Kickern
  • Lecker
  • Lehrplan
  • Software Engineering Joker
  • Lernplattform
  • Lernziel
  • Maria Fahl
  • Martin Rösch
  • Praxis
  • Profile
  • Prüfung
  • Quiz
  • Quizfrage
  • deutsch, english
  • Berlin
  • Düsseldorf
  • Hannover
  • Spaghetti Effect
  • Spannend
  • Spaß
  • Trainer
  • UML-Tag
  • Witzig
  • Wohlfühlatmosphäre
  • Wolfgang Fahl
  • Zertifikat
Willkommen.png