mirror of
https://github.com/ysoftdevs/cloud-workshop.git
synced 2026-01-18 09:37:05 +01:00
add 10 exercises
This commit is contained in:
16
exercise-01/index.html
Normal file
16
exercise-01/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1>Word catcher</h1>
|
||||
<div>word</div>
|
||||
<div>
|
||||
<div>dům</div>
|
||||
<div>auto</div>
|
||||
<div>slovo</div>
|
||||
<div>škola</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user