Jump to content

the £ sign


supanoob

Recommended Posts

i dont know if this belongs here or not but i guess it does, anyway i have the following as my style since all i want to change is my font:

 

<style type="text/css">
div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
}



body,td,th,tr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
}

</style>

 

well basically the £ sign wont work on my website it brings up some other sort of symbol, now this is probably something trivial that can be fixed easily, but i cant seem to do it, any help will be much appreciated.

Link to comment
Share on other sites

Try replacing the £ symbols with their ?unicode? equivalents: &#0163;

Read THIS

 

Or possibly change the page encoding(on some editors you can do this under Save As, others you have to find... but the encoding types are UTF-8,ANSI,Unicode..etc.  Using UTF-8, I see an A with an ^ on it before the £.  You could try saving it as ANSI.  I'm not sure the best type of encoding, but I seem to use ANSI without trouble/complaint.

Link to comment
Share on other sites

Try replacing the £ symbols with their ?unicode? equivalents: £

Read THIS

 

Or possibly change the page encoding(on some editors you can do this under Save As, others you have to find... but the encoding types are UTF-8,ANSI,Unicode..etc.  Using UTF-8, I see an A with an ^ on it before the £.  You could try saving it as ANSI.  I'm not sure the best type of encoding, but I seem to use ANSI without trouble/complaint.

 

thanks for the swift reply, the £ part worked great :D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.