Diacritics in web pages

The usage of diacritics in web pages requires Unicode encoding.

In the head section of the page (between <head> and </head>) you need to insert this line:

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

Here is a list with the corresponding HTML codes of the romanian diacritics :

ă > ă
Ă > Ă
î > î
Î > Î
ş > ş
Ş > Ş
ţ > ţ
Ţ > Ţ
â > â
 > Â

About Cristian Radulescu

PHP // MySql // Linux // Android
This entry was posted in HTML, Programming and tagged , , . Bookmark the permalink.

One Response to Diacritics in web pages

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>