How to start HTML
how to open Notepad
Download Notepad++
All HTML documents to start must be declaration by type <!DOCTYPE html> .
Then we'll begin with <html> and end with </html>
Now begin visible part This part start with <body> and end with </body>
Now we write a simple html document
HTML Basic Example
<!DOCTYPE html>
<html>
<body>
<h1>This Is my first html heading</h1>
</body>
</html>
DEMO
How to view bangla in opera mini
This solution also solve below problem
4. A page will be loaded named 'Power-User settings'
You will find an option named 'Use bitmap fonts for complex scripts'. Change the parameter to 'Yes' then click on 'Save' button. as like as below picture
- How to solve bangla text view problem in opera mini
- Opera mini config setting problem
- Opera mini bangla problem solution
- How to see bangla in opera mini in mobile
- How to view bangla font in opera mini in android phone
Lets go how to solve this problem
STEPS:
1.Download Opera Mini It's a Java Application for browsing internet on mobile phones. If you have already downloaded And installed Opera Mini, Then go to Step-3.
2. After downloading complete then Install Opera Mini.When Install finish then run opera mini.
3.Now type on address bar of your opera mini browser. Type
about:config
oron 'Adress Bar'. then Press 'OK' as like as below pictureconfig:
4. A page will be loaded named 'Power-User settings'
You will find an option named 'Use bitmap fonts for complex scripts'. Change the parameter to 'Yes' then click on 'Save' button. as like as below picture
I hope your problem will be solve.
Subscribe to:
Posts
(
Atom
)