[TYPO3-german] CSS-Fehler beim Validieren
Philip Hahn
info at software-schmie.de
Mon May 2 12:06:29 CEST 2011
Moin,
Das hier ist die Datei, die angemeckert wird: http://452.karl-maslo.info/fileadmin/css/webfont/webfont.css?1303548742
Und das hier ist vermutlich einfach nicht CSS2-kompatibel:
@font-face {
font-family: 'GraublauWebBold';
src: url('graublauwebbold-webfont.eot');
src: url('graublauwebbold-webfont.eot?#iefix') format('embedded-opentype'),
url('graublauwebbold-webfont.woff') format('woff'),
url('graublauwebbold-webfont.ttf') format('truetype'),
url('graublauwebbold-webfont.svg#GraublauWebBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'GraublauWebRegular';
src: url('graublauweb-webfont.eot');
src: url('graublauweb-webfont.eot?#iefix') format('embedded-opentype'),
url('graublauweb-webfont.woff') format('woff'),
url('graublauweb-webfont.ttf') format('truetype'),
url('graublauweb-webfont.svg#GraublauWebRegular') format('svg');
font-weight: normal;
font-style: normal;
}
--
Gruß Philip
Am 02.05.2011 um 12:02 schrieb Ingo Preuß:
> Hallo,
> beim Validieren der Site treten einige Fehler auf: http://redir.ec/cUTA
> Vor allem verursacht durch die vom Webfonf-Anbieter mitgelieferten Dateien.
>
> Was könnte der Grund sein, dass der Validator font-style, font-weight und
> font-family moniert?
>
> Gruß, Ingo
>
>
> ----------------------
>
> Ingo Preuss
> Rigaer Strasse 65
> 10247 Berlin
>
> 0163.160 51 03
>
>
>
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list