I switched my Doctype to HTML5 in order to update my site and I have a problem concerning accent marks. I've always used iso-8859-1 charset and it seems to work but there was a warning when validating:
Line 8, Column 81: Using windows-1252 instead of the declared encoding iso-8859-1.
… <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
How can I get the accent marks to work correctly?
Thanks in advance.
Page 1 of 1
Encoding HTML5 accent marks
#3
Posted 22 January 2012 - 02:00 PM
Renaissance-Design, on 22 January 2012 - 01:22 PM, said:
Use utf-8.
...and you may have to use html code or character code from here:-
http://www.tedmontgo...l/HTMLchrc.html
to make the page validate.
#4
Posted 22 January 2012 - 07:50 PM
Thanks to both of you. It validates fine. The only problem is the contact form (php). Any more ideas?
- ← HELP, decoding part of script
- CSS, XHTML/HTML & JavaScript
- Dynamically set width and height of image using javascript →
Share this topic:
Page 1 of 1
Help



















