这几周有点心不在焉的,学习状态不好,作业都忘记写了,有的是存在记事本里忘记上传

 

周次 学习时间 新编写代码行数 博客量(数) 学到知识点
第十二周 6 80 1 html
         
         
         

<html>
<head>
<title> HTML</title>
</head>
<body >
<h1>会员注册界面</h1>
<form action="process.aspx" method="post" name="f1">
用户名称:<input type="text" name="user" value="张三" >女

</br>
爱好

<input type="checkbox" name="sport" value="sport" checked="true"
document.write(str);
}
</script>


</body>
</html>

<!-- 13705025431 -->

 

相关文章:

  • 2021-05-25
  • 2021-07-08
  • 2021-06-09
  • 2022-01-13
猜你喜欢
  • 2022-01-22
  • 2021-06-16
  • 2022-12-23
  • 2021-11-24
  • 2021-04-20
相关资源
相似解决方案