批改状态:合格
老师批语:总结的非常简洁,希望记住
-常用标签的基本用法
<a href="https://www.php.cn/">php中文网</a><p>哈哈</p>
<form action="1.php" method="get"><label for="email">邮箱:</label><input type="email" placeholder="请填写邮箱" id="email" required><button>提交</button></form>
for="email" 和 required这个是在工作中没有没有用到而新发现的id ,class ,style
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号