<!DOCTYPE html>
<html lang="en">
<head>
???<meta charset="UTF-8">
???<title>span</title>
</head>
<body>
???<label for="username">username:</label>
???<input id="username" type="text" name="xx">
</body>
</html>
011_label.html
原文地址:https://www.cnblogs.com/liujun5319/p/9657937.html