yeg*_*256 1 css w3c-validation css3
我正在通过W3C验证器验证这个CSS :
#breadcrumbs {
list-style-type: none;
padding-left: 0;
}
Run Code Online (Sandbox Code Playgroud)
得到这个输出:
Value Error : list-style-type none is not a list-style-type value : none
Run Code Online (Sandbox Code Playgroud)
none这里有什么价值?