| 19 | * | 属性 box-sizing 不存在于 CSS 版本 2.1 , 但存在于 : border-box border-box |
| 57 | .contents | 无效数字 : display flex 不是一个 display 值 : flex flex |
| 58 | .contents | 属性 flex-direction 不存在 : column column |
| 59 | .contents | 属性 gap 不存在 : 60px 60px |
| 88 | 语法错误 (max-width: 640px) { body { padding: 40px 10px 140px; } .headText { font-size: 16px; margin: 0 8px 40px; text-align: left; } .contents { gap: 40px; margin: 0 8px } .contents_title { font-size: 20px; margin-bottom: 20px; text-align: left; } } |
| 16 | can't find the warning message for style-type |