How to display Sinhalese letter in HTML?
For example,
<html>
<body>
<p>විද්යා දදාති විනයං</p>
<body>
<html>
Is it possible?
In your HTML document you shoud use
<meta charset="UTF-8">
in your head tag.
You can also check how your site looks like on services like, for example, BrowserStack
You can use <meta charset="UTF-8">
in your web page's head tag as Бранко Пејић mentioned in his answer.
Otherwise you can use SETTdeco. It enables your Sinhala website readable by any computer without depending on user's Sinhala support.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With