19.3.8 HTML+css 课程

it2022-05-05  139

form

归属于 form 通过id产生联系

​<form id = "testform" method = "get" action = "serve.jsp"> placehodler :没有输入时显示的,输入后消失   ​  

autofocus:布尔属性,页面加载时表单域自动聚焦,一个页面只可以设置一次

 multiple:文件上传文件

max/min/step:设置最大最小值,数值或日期时间的增量

 

 

转载于:https://www.cnblogs.com/zhangchunqing/p/10494643.html

相关资源:HTML与CSS入门经典(第8版)PDF

最新回复(0)