Spracherkennung für: .css vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
a {
color: red;
}
b {
color: rgba(255,0,0,1.0);
}
c {
color: rgb(255,0,0);
}
d {
color: rgba(100%,0%,0%,1);
}
f {
color: #f00;
}
g {
color: #ff0000;
}
h {
color: #F00;
}
i {
color: #fF0000;
}
j {
color: rgba( 255 , 0 , 0 , 1 ) ;
}
k {
color: rgb( 255 , 0 , 0 ) ;
}
l {
color:/*x*/rgba(/*x*/255/*x*/,/*x*/0/*x*/,/*x*/0/*x*/,/*x*/1/*x*/)/*x*/;
}
m {
color:/*x*/rgb(/*x*/255/*x*/,/*x*/0/*x*/,/*x*/0/*x*/)/*x*/;
}
n {
color: /*x*/ rgba( /*x*/ 255 /*x*/ , /*x*/ 0 /*x*/ , /*x*/ 0 /*x*/ , /*x*/ 1 /*x*/ ) /*x*/ ;
}
o {
color: /*x*/ rgb( /*x*/ 255 /*x*/ , /*x*/ 0 /*x*/ , /*x*/ 0 /*x*/ ) /*x*/ ;
}
p {
color: /*x*/ rgb( /*x*/ 255 /*x*/ 0 /*x*/ 0 /*x*/ ) /*x*/ ;
}
q {
color: /*x*/ rgb( /*x*/ 255 /*x*/ 0 /*x*/ 0 /*x*/ / /*x*/ 100%) /*x*/ ;
}
[Dauer der Verarbeitung: 0.22 Sekunden]