04 2020 档案
摘要:HTML 后代:> 缩写:nav>ul>li 兄弟:+ 缩写:div+p+bq 上级节点:^ 缩写:div>ul>li^div <div> <ul> <li></li> </ul> <div></div> </div> 乘法:* 缩写:ul>li*5 自增符号:$ ul>li.item$*5 从 1
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>菜鸟教程(runoob.com)</title> </head> <head> <script> function setCookie(cname,cvalue,exdays){
阅读全文
摘要:select{ -webkit-user-select:none; -moz-user-select: none; user-select: none; border: 0 none; border-radius: 0; outline: none; background: none; appear
阅读全文
浙公网安备 33010602011771号