| 19 | * | La propriété box-sizing n'existe pas en CSS niveau 2.1. mais existe en : border-box border-box |
| 57 | .contents | Propriété erronée : display flex n'est pas une valeur de display : flex flex |
| 58 | .contents | La propriété flex-direction n'existe pas : column column |
| 59 | .contents | La propriété gap n'existe pas : 60px 60px |
| 88 | Erreur lors de l'analyse grammaticale. (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 |