View Single Post
  #16 (permalink)  
Old 06-06-2005, 08:24 AM
wrmineo's Avatar
wrmineo wrmineo is offline
WebProWorld Veteran
 
Join Date: Apr 2005
Location: KY USA
Posts: 759
wrmineo RepRank 0
Default Re: Encoding

Quote:
Originally Posted by wrmineo
Quote:
Originally Posted by Burf.com
What do i need to put in for ENCODING?
I wane between a few, not fully realizing honestly the difference between them all.

Try using

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

or

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

After you've placed this in your <head>, run your site through W3C and take a look at some other code tweaks you'll need to make.

Happy Ranking!
w®m
BTW - I'm seeing your site as a PR5 already - congrats!
__________________
W. R. Mineo
Reply With Quote