Search Header Logo
HTML

HTML

Assessment

Presentation

Computers

8th Grade

Hard

Created by

Ashu Chandan

Used 7+ times

FREE Resource

8 Slides • 0 Questions

1

HTML

My First Program

Slide image

2

Tag

A Tag tells a browser how to format the content

3

Body tag

Body element that wraps every thing that is visible on the page.

4

Notepad

To start the coding in your program, 
open the Notepad from your computer
and start write the code which is shown in the next screen

5

My First Basic Program in HTML

<html>
<head>
<title>My First Program
</title>
</head>
<Body>
Hello Everyone!!
</Body>
</HTML>

6

Saving the Notepad file

Students, once your HTML coding is complete in Notepad, it is time to save the notepad file.
Click on File or just type CTRL+S
in the window that comes up, write your name as the file name with extension .htm or .html
For ex.    Parth.html

7

Difference between a Notepad and Browser file

With the help of a picture , you can identify the difference between a Notepad and a Browser file

Slide image

8

Browser file

Browser file if I save with .html extension

Slide image

HTML

My First Program

Slide image

Show answer

Auto Play

Slide 1 / 8

SLIDE