Horje
HTML Page in Web Browsers

Run HTML Page on Web Browsers.

  1. Download this zip
  2. Open Downloaded Zip in Your Device.
  3. then, double Click on index.html page.

Follow more at below.


Download Following index.html file in your Desktop

index.html
Example: HTML
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>
My First Heading</h1>
<p>
My first paragraph.</p>
</body>
</html>

Then Double click on index.html file from your desktop

Double click on index.html

Output should be:

Your html file/page will open by a browser like this:

Output should be:






Related Articles
HTML HTML Introduction
HTML Code HTML Introduction
HTML Element HTML Introduction
HTML Page in Web Browsers HTML Introduction
HTML Page Structure HTML Introduction
HTML History HTML Introduction


Category :
Web Tutorial
Sub Category :
HTML Introduction
Uploaded by :
Admin