赞助
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-11-15 01:36 Tsunami黄嵩粟 阅读(171) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-11-15 00:31 Tsunami黄嵩粟 阅读(118) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-11-15 00:25 Tsunami黄嵩粟 阅读(1134) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-11-15 00:20 Tsunami黄嵩粟 阅读(814) 评论(0) 推荐(0)
摘要: <!-- 禁用 --> <input type="text" disabled> <!-- 只读 --> <input type="text" readonly> <!-- 多选 --> <input type="file" multiple> <!-- 默认选中 --> <input type=" 阅读全文
posted @ 2020-11-15 00:18 Tsunami黄嵩粟 阅读(895) 评论(0) 推荐(0)