```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 0;
}
.container {
maxwidth: 800px;
margin: 20px auto;
padding: 20px;
backgroundcolor: f9f9f9;
border: 1px solid ddd;
borderradius: 5px;
}
h1, h2, h3 {
color: 333;
}
p {
color: 555;
}
.healthcode {
display: flex;
justifycontent: spacebetween;
alignitems: center;
padding: 20px;
backgroundcolor: fff;
border: 1px solid ccc;
borderradius: 5px;
margintop: 20px;
}
.healthcode .code {
flex: 1;
padding: 10px;
backgroundcolor: e6f7ff;
border: 1px solid b5f5ec;
borderradius: 5px;
}
.healthcode .qrcode {
flex: 1;
textalign: center;
}
.footer {
textalign: center;
margintop: 20px;
}
横版健康码样板

横版健康码样板是一种用于展示个人健康状况的模板,通常用于各类场所的出入证明,特别是在疫情期间被广泛使用。以下是一个简单的横版健康码样板示例:
个人健康信息
姓名: 张三
性别: 男
年龄: 30岁
身份证号: 123456789012345678
健康状态: 正常
最近一次体温: 36.5°C
最近一次核酸检测: 阴性
扫描二维码获取详细信息