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.
pnebl9fp6/XGwebsite/index.html

30 lines
1.2 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
<link href="doldsec.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<p>新冠疫情调查结果</p>
<nav>
<p><a href="国内疫情.html">国内疫情调查情况</a> <a href="国外疫情.html">国外疫情调查情况</a></p>
</nav>
</header>
<section>
<h1>2019年12月以来湖北省武汉市持续开展流感及相关疾病监测发现多起病毒性肺炎病例均诊断为病毒性肺炎/肺部感染</h1>
</section>
<section>
<h2>2020年1月20日习近平对新型冠状病毒感染的肺炎疫情作出重要指示强调要把人民群众生命安全和身体健康放在第一位坚决遏制疫情蔓延势头</h2>
</section>
<section>
<h3>截至2020年8月9日24时据31个省(自治区、直辖市)和新疆生产建设兵团报告现有确诊病例802例(其中重症病例41例)累计治愈出院病例79232例累计死亡病例4634例累计报告确诊病例84668例现有疑似病例7例。累计追踪到密切接触者800809人尚在医学观察的密切接触者24</h3>
</section>
<footer>
Copyright 2020 by oldsecond
</footer>
</body>
</html>