Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

css @font-fase problems...Help...!

0 views
Skip to first unread message

Bengt-Ivar Hoff

unread,
Nov 3, 2003, 8:09:30 PM11/3/03
to
can enyone help me? when I write this in the code everything seems OK. But I
don't get the font in the page.
So, the code does the first part(downloading the font), but not from
.main... What does I do wrong? please help me......

<STYLE TYPE="text/css" MEDIA="screen, print">
@font-face {font-family: weird; src:
url(http://www.dearg-due.com/font/weird.ttf)}
.main {color: #cccccc;font-family: weird}

<div class="main">
text


David Lovell [MSFT]

unread,
Nov 4, 2003, 2:21:17 PM11/4/03
to
Not sure if this is partially your problem, but the URL below does not
exist. Was this just a sample URL or perhaps that is your problem?

--

Thanks,
David W. Lovell

This posting is provided "AS IS" with no warranties, and confers no rights.

If a script was included within this post, use of included
script samples are subject to the terms, specified at
http://www.microsoft.com/info/cpyright.htm"

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.

"Bengt-Ivar Hoff" <be...@online.no> wrote in message
news:3fa6fcee$1...@news.broadpark.no...

Mark Boyett

unread,
Dec 12, 2003, 2:51:47 PM12/12/03
to
Mr. Lovell has correctly pointed out that even though the
W3C specification for CSS2 allows you to specify
a 'downloadable' font, a system URI is preferred.

>.
>

0 new messages