PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Font problems/

Reply

Font problems/

 
Thread Tools Rate Thread
Old 04-01-2005, 11:05 PM   #1
=?Utf-8?B?U3RldmVuQnJvb2tl?=
Guest
 
Posts: n/a
Default Font problems/


I used EUROSTYLE as the font for my wife's web. It's not available on all
browsers and I don't want to go to the trouble of embedding. Is it possible
to reformat the entire web with a more common font, or do I have to do each
page individually.
Thanks very much.
Steven Brooke
  Reply With Quote
Old 04-01-2005, 11:33 PM   #2
Wes
Guest
 
Posts: n/a
Default Re: Font problems/

You can use find and replace in HTML in the whole site. e.g. find eurostyle
and replace with Times (or whatever).

"StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in message
news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>I used EUROSTYLE as the font for my wife's web. It's not available on all
> browsers and I don't want to go to the trouble of embedding. Is it
> possible
> to reformat the entire web with a more common font, or do I have to do
> each
> page individually.
> Thanks very much.
> Steven Brooke



  Reply With Quote
Old 05-01-2005, 12:49 AM   #3
E. T. Culling
Guest
 
Posts: n/a
Default Re: Font problems/

Better to use CSS ... not font tags.
ETC
"Wes" <puuhina@earthlink.net> wrote in message
news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
> You can use find and replace in HTML in the whole site. e.g. find
> eurostyle and replace with Times (or whatever).
>
> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in message
> news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>>I used EUROSTYLE as the font for my wife's web. It's not available on all
>> browsers and I don't want to go to the trouble of embedding. Is it
>> possible
>> to reformat the entire web with a more common font, or do I have to do
>> each
>> page individually.
>> Thanks very much.
>> Steven Brooke

>
>



  Reply With Quote
Old 05-01-2005, 01:19 AM   #4
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Font problems/

Why is it better to use CSS instead of font tags, the browser app or site visitor doesn't care one
way or the other?

Not to start a long thread on this, but as long as browser continue to support font tags, I will
continue to use them 99% of the time, as I have yet to see a real compelling reason/benefit for a
site visitor to switch to them 100%

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"E. T. Culling" <etcetc@notatcrcwnet.com> wrote in message
news:OrTeVgr8EHA.2900@TK2MSFTNGP09.phx.gbl...
> Better to use CSS ... not font tags.
> ETC
> "Wes" <puuhina@earthlink.net> wrote in message news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
>> You can use find and replace in HTML in the whole site. e.g. find eurostyle and replace with
>> Times (or whatever).
>>
>> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in message
>> news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>>>I used EUROSTYLE as the font for my wife's web. It's not available on all
>>> browsers and I don't want to go to the trouble of embedding. Is it possible
>>> to reformat the entire web with a more common font, or do I have to do each
>>> page individually.
>>> Thanks very much.
>>> Steven Brooke

>>
>>

>
>



  Reply With Quote
Old 05-01-2005, 01:34 AM   #5
Tom Pepper Willett
Guest
 
Posts: n/a
Default Re: Font problems/

I agree, Tom.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/of...etid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fro...fo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/un...ding/frontpage/
===
"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:u%23K0ywr8EHA.3476@TK2MSFTNGP15.phx.gbl...
| Why is it better to use CSS instead of font tags, the browser app or site
visitor doesn't care one
| way or the other?
|
| Not to start a long thread on this, but as long as browser continue to
support font tags, I will
| continue to use them 99% of the time, as I have yet to see a real
compelling reason/benefit for a
| site visitor to switch to them 100%
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
| http://www.ycoln-resources.com
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| "E. T. Culling" <etcetc@notatcrcwnet.com> wrote in message
| news:OrTeVgr8EHA.2900@TK2MSFTNGP09.phx.gbl...
| > Better to use CSS ... not font tags.
| > ETC
| > "Wes" <puuhina@earthlink.net> wrote in message
news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
| >> You can use find and replace in HTML in the whole site. e.g. find
eurostyle and replace with
| >> Times (or whatever).
| >>
| >> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in
message
| >> news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
| >>>I used EUROSTYLE as the font for my wife's web. It's not available on
all
| >>> browsers and I don't want to go to the trouble of embedding. Is it
possible
| >>> to reformat the entire web with a more common font, or do I have to do
each
| >>> page individually.
| >>> Thanks very much.
| >>> Steven Brooke
| >>
| >>
| >
| >
|
|


  Reply With Quote
Old 05-01-2005, 01:47 AM   #6
David Berry
Guest
 
Posts: n/a
Default Re: Font problems/

You'd use CSS because it allows you to globally control your site from one
page without having to change font tags on multiple pages. It's like using
include pages.

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
-----------------------------------
"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:u%23K0ywr8EHA.3476@TK2MSFTNGP15.phx.gbl...
> Why is it better to use CSS instead of font tags, the browser app or site
> visitor doesn't care one way or the other?
>
> Not to start a long thread on this, but as long as browser continue to
> support font tags, I will continue to use them 99% of the time, as I have
> yet to see a real compelling reason/benefit for a site visitor to switch
> to them 100%
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "E. T. Culling" <etcetc@notatcrcwnet.com> wrote in message
> news:OrTeVgr8EHA.2900@TK2MSFTNGP09.phx.gbl...
>> Better to use CSS ... not font tags.
>> ETC
>> "Wes" <puuhina@earthlink.net> wrote in message
>> news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
>>> You can use find and replace in HTML in the whole site. e.g. find
>>> eurostyle and replace with Times (or whatever).
>>>
>>> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in message
>>> news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>>>>I used EUROSTYLE as the font for my wife's web. It's not available on
>>>>all
>>>> browsers and I don't want to go to the trouble of embedding. Is it
>>>> possible
>>>> to reformat the entire web with a more common font, or do I have to do
>>>> each
>>>> page individually.
>>>> Thanks very much.
>>>> Steven Brooke
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 05-01-2005, 01:55 AM   #7
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Font problems/

But I or anyone can do that via ASP or any server-side scripting without using CSS, so what the
benefit?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"David Berry" <dberry@mvps.org> wrote in message news:O2KHoAs8EHA.3700@tk2msftngp13.phx.gbl...
> You'd use CSS because it allows you to globally control your site from one page without having to
> change font tags on multiple pages. It's like using include pages.
>
> --
> David Berry - MCP
> Microsoft MVP - FrontPage
> FrontPage Support: http://www.net-sites.com/sitebuilder/
> -----------------------------------
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> -----------------------------------
> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
> news:u%23K0ywr8EHA.3476@TK2MSFTNGP15.phx.gbl...
>> Why is it better to use CSS instead of font tags, the browser app or site visitor doesn't care
>> one way or the other?
>>
>> Not to start a long thread on this, but as long as browser continue to support font tags, I will
>> continue to use them 99% of the time, as I have yet to see a real compelling reason/benefit for a
>> site visitor to switch to them 100%
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "E. T. Culling" <etcetc@notatcrcwnet.com> wrote in message
>> news:OrTeVgr8EHA.2900@TK2MSFTNGP09.phx.gbl...
>>> Better to use CSS ... not font tags.
>>> ETC
>>> "Wes" <puuhina@earthlink.net> wrote in message news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>> You can use find and replace in HTML in the whole site. e.g. find eurostyle and replace with
>>>> Times (or whatever).
>>>>
>>>> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in message
>>>> news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>>>>>I used EUROSTYLE as the font for my wife's web. It's not available on all
>>>>> browsers and I don't want to go to the trouble of embedding. Is it possible
>>>>> to reformat the entire web with a more common font, or do I have to do each
>>>>> page individually.
>>>>> Thanks very much.
>>>>> Steven Brooke
>>>>
>>>>
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 05-01-2005, 02:24 AM   #8
David Berry
Guest
 
Posts: n/a
Default Re: Font problems/

The benefit is that it's client-side so you don't need the overhead of
server-side script and it's portable to any web server, such as ones that
don't support ASP.

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
-----------------------------------
"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:%231jQ2Es8EHA.2196@TK2MSFTNGP14.phx.gbl...
> But I or anyone can do that via ASP or any server-side scripting without
> using CSS, so what the benefit?
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "David Berry" <dberry@mvps.org> wrote in message
> news:O2KHoAs8EHA.3700@tk2msftngp13.phx.gbl...
>> You'd use CSS because it allows you to globally control your site from
>> one page without having to change font tags on multiple pages. It's like
>> using include pages.
>>
>> --
>> David Berry - MCP
>> Microsoft MVP - FrontPage
>> FrontPage Support: http://www.net-sites.com/sitebuilder/
>> -----------------------------------
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>> -----------------------------------
>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>> news:u%23K0ywr8EHA.3476@TK2MSFTNGP15.phx.gbl...
>>> Why is it better to use CSS instead of font tags, the browser app or
>>> site visitor doesn't care one way or the other?
>>>
>>> Not to start a long thread on this, but as long as browser continue to
>>> support font tags, I will continue to use them 99% of the time, as I
>>> have yet to see a real compelling reason/benefit for a site visitor to
>>> switch to them 100%
>>>
>>> --
>>> ==============================================
>>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>>> WEBMASTER Resources(tm)
>>> http://www.ycoln-resources.com
>>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>>> ==============================================
>>> To assist you in getting the best answers for FrontPage support see:
>>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>>
>>> "E. T. Culling" <etcetc@notatcrcwnet.com> wrote in message
>>> news:OrTeVgr8EHA.2900@TK2MSFTNGP09.phx.gbl...
>>>> Better to use CSS ... not font tags.
>>>> ETC
>>>> "Wes" <puuhina@earthlink.net> wrote in message
>>>> news:O7Rcn1q8EHA.3124@TK2MSFTNGP11.phx.gbl...
>>>>> You can use find and replace in HTML in the whole site. e.g. find
>>>>> eurostyle and replace with Times (or whatever).
>>>>>
>>>>> "StevenBrooke" <StevenBrooke@discussions.microsoft.com> wrote in
>>>>> message news:0ECA389B-4B25-40A6-ACF2-1D51128BFD15@microsoft.com...
>>>>>>I used EUROSTYLE as the font for my wife's web. It's not available on
>>>>>>all
>>>>>> browsers and I don't want to go to the trouble of embedding. Is it
>>>>>> possible
>>>>>> to reformat the entire web with a more common font, or do I have to
>>>>>> do each
>>>>>> page individually.
>>>>>> Thanks very much.
>>>>>> Steven Brooke
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off