<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Typing Game</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
/>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="container">
<h2>Typing Game</h2>
<small>type the following word</small>
<h1 id="word"></h1>
<input
type="text"
id="text"
autocomplete="off"
placeholder="please type the word here"
/>
<p class="time-container">鈴诧笍time left : <span id="time">10s</span></p>
<p id="score-container" class="score-container">
馃挜score: <span id="score">0</span>
</p>
<div id="end-game-container" class="end-game-container"></div>
</div>
<script src="script.js" async defer></script>
</body>
</html>
新华
- 粉丝: 1w+
- 资源: 628
最新资源
- (源码)基于.NETCore的仓库管理系统.zip
- (源码)基于SpringBoot和Vue的分布式配置管理系统.zip
- 地下水动力学真题,有需要的自行下载,考研真题
- (源码)基于JavaServlet的河北重大需求分析系统.zip
- (源码)基于Arduino的智能停车系统.zip
- 9a0f3e58cbb2b13855df377b794dc336.jpg
- (源码)基于SpringBoot和Vue的停车场管理系统.zip
- 中国地质大学(武汉)地理信息系统(GIS)考试试题整理.doc
- (源码)基于Redis的内存数据库管理系统.zip
- C#.NET酒店宾馆客房管理系统源码数据库 SQL2008源码类型 WinForm
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈