mirror of
https://github.com/ysoftdevs/cloud-workshop.git
synced 2026-01-13 07:20:36 +01:00
16 lines
352 B
HTML
16 lines
352 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
</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> |