Pages

Thursday, September 5, 2019

Create simple program in html

Create simple program in HTML (Hyper Text Markup Language).

Step:1  - first open Notepad or Notepad++.

Step:2 - write html code in <html>..</html> tag.

But ,before write html code we will show you how to write html code for web page.

Syntax:

In above syntax <head>..</head> tag in contain the title of web page and main part of website in <body>..</body> tag.

example:


Step:3 - Save html file using .html extension.

Step:4 - Right click on html file -> go to the properties and copy the file location and file name.

Create simple program in HTML

Step:5 - Past copied location or file name in browser search bar and click on search icon or enter.

Output:


Create simple program in HTML



    

Share:

0 Comments:

Post a Comment