火狐怎么设置编码格式utf-8
展开全部
<body>
<p>
<label for="hobby">Hobby:
<input type="checkbox" name="hobby" value="reading" />阅读
<input type="checkbox" name="hobby" value="climbing" />爬山
<input type="checkbox" name="hobby" value="running" />跑步
<input type="checkbox" name="hobby" value="fishing" />钓鱼
<input type="checkbox" name="hobby" value="cooking" />做饭
</br></br>
<input type="button" value="Get Value" onclick="getValue()" />
</label>
</p>
</body>
参考这个,自己根据需要修改。
<p>
<label for="hobby">Hobby:
<input type="checkbox" name="hobby" value="reading" />阅读
<input type="checkbox" name="hobby" value="climbing" />爬山
<input type="checkbox" name="hobby" value="running" />跑步
<input type="checkbox" name="hobby" value="fishing" />钓鱼
<input type="checkbox" name="hobby" value="cooking" />做饭
</br></br>
<input type="button" value="Get Value" onclick="getValue()" />
</label>
</p>
</body>
参考这个,自己根据需要修改。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询