随笔分类 - HTML5+CSS3
摘要:autocomplete 属性 autocomplete 属性规定输入字段是否应该启用自动完成功能。 自动完成允许浏览器预测对字段的输入。当用户在字段开始键入时,浏览器基于之前键入过的值,应该显示出在字段中填写的选项。 注释:autocomplete 属性适用于 ,以及下面的 类型:text...
阅读全文
摘要:::selection { background: #ff5f3e; color: #fff;}
阅读全文
摘要:HTML <td> 标签的 nowrap 属性规定表格单元格中的内容不换行。带有 nowrap 属性的表格单元:<table border="1"> <tr> <th>Poem</th> <th>Poem</th> </tr> <tr> <td nowrap="nowrap">Never increase, beyond what is necessary, the number of entities required to expl
阅读全文

浙公网安备 33010602011771号