Micro Tech Place

If this is index page then show this

HTML Basic Example

This is basic html Example 

<!DOCTYPE html>
<html>
    <body>

        <h1>This Is my first html heading</h1>

    </body>
</html>


Result

Read More

How to start HTML


Now I showing how to Start learning HTML.If you want to learn html then you first need a editor you can use notepad you can also use notepad++ and more editor.

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

Read More

How to view bangla in opera mini

This solution also solve below problem

  1. How to solve bangla text view problem in opera mini
  2. Opera mini config setting problem
  3. Opera mini bangla problem solution
  4. How to see bangla in opera mini in mobile
  5. 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

or
config:
on 'Adress Bar'. then Press 'OK' as like as below picture


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.


Read More

Cetegorys

popular Post