0% found this document useful (0 votes)
2 views1 page

HTML (HyperText Markup Language)

HTML is the standard markup language for creating web pages, structuring content with elements like headings and images. Developed by Tim Berners-Lee in 1991, it allows for document sharing over the internet. HTML is used in conjunction with CSS for styling and JavaScript for interactivity.

Uploaded by

mithun.cb2014
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

HTML (HyperText Markup Language)

HTML is the standard markup language for creating web pages, structuring content with elements like headings and images. Developed by Tim Berners-Lee in 1991, it allows for document sharing over the internet. HTML is used in conjunction with CSS for styling and JavaScript for interactivity.

Uploaded by

mithun.cb2014
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

HTML (HyperText Markup Language)

HTML is the standard markup language used to create web pages. It structures content on the
web using elements like headings, paragraphs, links, images, and forms.

HTML was first developed by Tim Berners-Lee in 1991 to help share documents over the
internet.

Web browsers such as Google Chrome and Mozilla Firefox read HTML files and display them as
web pages.

HTML works together with:

 CSS (for styling)

 JavaScript (for interactivity)

You might also like