You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 436B

1234567891011121314
  1. <!DOCTYPE html>
  2. <head>
  3. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
  4. <meta charset="UTF-8">
  5. <title>Givin.school timer</title>
  6. <link type="text/css" href="timer.css?v=0.1" rel="stylesheet">
  7. </head>
  8. <body>
  9. <ul>
  10. <li><a href="timer_utro.html">Блок сидя (утро)</a></li>
  11. <li><a href="timer_vecher.html">Блок сидя (вечер)</a></li>
  12. </ul>
  13. </body>
  14. </html>