25% found this document useful (4 votes)
652 views6 pages

HTML

HTML is a markup language used to define the structure and layout of web pages. An HTML file is a text file containing small markup tags that tell the web browser how to display the page. It must have an .htm or .html file extension and can be created using a simple text editor. The file contains tags that specify text formatting and elements like headings, paragraphs, and lists.

Uploaded by

cyrexhaiumiki
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
25% found this document useful (4 votes)
652 views6 pages

HTML

HTML is a markup language used to define the structure and layout of web pages. An HTML file is a text file containing small markup tags that tell the web browser how to display the page. It must have an .htm or .html file extension and can be created using a simple text editor. The file contains tags that specify text formatting and elements like headings, paragraphs, and lists.

Uploaded by

cyrexhaiumiki
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 6

HTML

Arvin Amoyo M.
Intr odu ctio n t o
•HTML sta nd s f or
HTML
Hype r T ext Ma rk up
What
Lan guisage
an H TML
File?
An H TML file i s a te xt
file c on ta inin g s mall
ma rk up ta gs
The ma rk up ta gs te ll
th e Web br owser how
to dis play the pa ge
An H TML file mu st
hav e an ht m o r ht ml
file e xt en sion
An H TML file ca n b e
cre at ed us in g a
simp le te xt e dito r

• or h tml f ile
ext en sion
An H TML file ca n b e
cre at ed us in g a
simp le te xt e dito r

• <html><head><title>Title of
page</title></head><body>This is my first homepage.
<b>This text is bold</b></body></html>

You might also like