I am trying to create a html page on which I want to display some characters in several places from the French character set:
Lower case : à â æ ç é è ê î ô œ ù û
Upper case : À Â É È
I'm uncertain about how to add the entire charset to my html code. I haven't found any easy to understand resources on the web till now. I'd be grateful for any help.