当前位置:网站首页>Select tag - uses the default text as a placeholder prompt but is not considered a valid value
Select tag - uses the default text as a placeholder prompt but is not considered a valid value
2022-06-26 13:36:00 【woowen!】
select label - Use the default text as a placeholder prompt but not as a valid value
Graphic effect :


The code snippet is as follows :
<select>
<option value="" selected disabled hidden> Please select a city you have been to </option>
<option value="1"> Beijing </option>
<option value="2"> Shanghai </option>
<option value="3"> Guangzhou </option>
<option value="4"> Chengdu </option>
</select>Here's the point :
stay option Add on label selected disabled hidden attribute
边栏推荐
- Arcpy -- use of insertlayer() function: adding layers to map documents
- Beifu PLC model selection -- how to see whether the motor is a multi turn absolute value encoder or a single turn absolute value encoder
- 7-2 a Fu the thief
- Electron official docs series: Get Started
- Input text to automatically generate images. It's fun!
- Es sauvegarde et restauration des données par instantané
- Electron official docs series: Contributing
- 微信小程序注册指引
- Electron official docs series: Best Practices
- [node.js] MySQL module
猜你喜欢
随机推荐
Firewall introduction
古瑞瓦特沖刺港交所上市:創下“多個第一”,獲IDG資本9億元投資
Input text to automatically generate images. It's fun!
DataGrip配置的连接迁移
Luogu p3426 [poi2005]sza-template solution
网络远程访问的方式使用树莓派
A collection of common tools for making we media videos
2. Introduction to parallel interface, protocol and related chips (8080, 8060)
Beifu PLC realizes zero point power-off hold of absolute value encoder -- use of bias
Es sauvegarde et restauration des données par instantané
A primary multithreaded server model
[shell] generate strings between specified dates
Detailed practical sharing, two hours of funny videos after work, earning more than 7000 a month
SQL assigns the field value of data table B to a column in data table a
MySQL数据库讲解(六)
Electron official docs series: Get Started
MySQL数据库讲解(五)
Aesthetic experience (episode 238) Luo Guozheng
Bifu divides EtherCAT module into multiple synchronization units for operation -- use of sync units
MySQL讲解(二)

![Hdu1724[Simpson formula for integral]ellipse](/img/57/fb5098e150b5f3d91a5d0983a336ee.png)







