Validerar CSS
Kontrollerar CSS-koden mot W3C för att se om den har rätt syntax och följer webbstandard.
Betyg: 4 av 5
- CSS är bra.Webbstandard
- `< style>`, antal grupperade fel: 1 ( 4.80 betyg )
- `< style>`, antal fel: 2 ( 4.80 betyg )
- X: Too many values or values are not recognized. (totalt 2 st)
- `style=""`, antal grupperade fel: 0 ( 5.00 betyg )
- `style=""`, antal fel: 0 ( 5.00 betyg )
- `< link rel="stylesheet">`, antal grupperade fel: 8 ( 3.40 betyg )
- `< link rel="stylesheet">`, antal fel: 85 ( 1.00 betyg )
- only X can be a X. You must put a unit after your number (totalt 40 st)
- Parse Error. (totalt 18 st)
- X: X is not a X value. (totalt 9 st)
- X: Too many values or values are not recognized. (totalt 8 st)
- X: Property X doesn't exist. (totalt 6 st)
- In CSS1, a class name could start with a digit (".55ft"), unless it was a dimension (".55in"). In CSS2, such classes are parsed as unknown dimensions (to allow for future additions of new units) To make X a valid class, CSS2 requires the first digit to be escaped: X. (totalt 2 st)
- X: only X can be a X. You must put a unit after your number. (totalt 1 st)
- The @charset rule may only occur at the start of the style sheet. Please check that there are no spaces before it. (totalt 1 st)