上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 218 下一页
摘要: input[type=text] 常规输入栏: 1. border-box将确保元素的总宽度和高度中包括内边距(填充)和最终的边框。 2. 点击后,会有默认效果 <!DOCTYPE html> <html> <head> <style> input[type=text] { width: 100%; 阅读全文
posted @ 2022-10-14 17:30 新兵蛋Z 阅读(3533) 评论(0) 推荐(1)
上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 218 下一页