Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Style Sheets to control Fonts and Encoding of the target browser

Status
Not open for further replies.

Vinni

Programmer
Aug 14, 2002
11
US
I want to serve multilingual content on the site. The content is displayed correctly on Netscape 6.x But it doesn't show up correctly on Netscape4.x

In Netscape 4.x , I had to change the Font settings manually to display the content correctly.

I am also using charset directive in my pages as:

<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;>

How can I make it automatic ? i.e. Fonts get set depending on the content type.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top