Computer Science, asked by maroof1, 1 year ago

what is an HTML and there types

Answers

Answered by devinaD
3
hello ,

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript it forms a triad of cornerstone technologies for the World Wide Web. Web browsers receive HTML documents from a web server or from local storage and render them into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.

There are three list types in HTML: unordered list — used to group a set of related items, in no particular order. ordered list — used to group a set of related items, in a specific order. description list — used to display name/value pairs such as terms and their definitions, or times and events .




hope # helps #
Answered by Ruta123
3
HTML is Hyper Text Markup Language. It is used for designing webpages and is a universal language. It is machine independent
Similar questions