Difference between revisions of "Willkommen"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | [[File:Willkommen.png|600px|right]] | ||
<div id='tags'> | <div id='tags'> | ||
{{#ask: [[tag::+]] | {{#ask: [[tag::+]] | ||
Line 9: | Line 10: | ||
<html> | <html> | ||
<div id="myCanvasContainer"> | <div id="myCanvasContainer"> | ||
− | <canvas width="300" height=" | + | <canvas width="300" height="400" id="myCanvas"> |
<p>In Internet Explorer versions up to 8, things inside the canvas are inaccessible!</p> | <p>In Internet Explorer versions up to 8, things inside the canvas are inaccessible!</p> | ||
</canvas> | </canvas> | ||
Line 26: | Line 27: | ||
</script> | </script> | ||
</html> | </html> | ||
− | |||
[[Category:frontend]] | [[Category:frontend]] |