mirror of
https://github.com/ysoftdevs/cloud-workshop.git
synced 2026-01-11 22:40:51 +01:00
16 lines
283 B
HTML
16 lines
283 B
HTML
<!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> |