Added smiley
This commit is contained in:
10
uebung4/smiley.html
Normal file
10
uebung4/smiley.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Smiley</title>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" weight="400" height="400">Falls der Browser kein Canvas unterstützt, wird das hier angezeigt.</canvas>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user