Spanish text not displayed in my site [Archive] - Indian Web Development Forums - India's First Ever WebMaster Forums

PDA

View Full Version : Spanish text not displayed in my site


waytosuccess
09-17-2008, 03:53 PM
I'm using spanish text in my website. But it not displayed the text properly.

Even I'm using the charset as utf-8.

Can anyone suggest why the charset not displayed my spanish text.

I placed the following line in index file.

<meta http-equiv="Content-type" Content-Type: text/html; charset=ISO-8859-1/>

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

Thanks