58.5k views
2 votes
What is HTML? Please answer 15 points

User Weirdan
by
5.6k points

2 Answers

3 votes

Answer:

HTML = HyperText Markup Language

Step-by-step explanation:

User Jim Carroll
by
4.9k points
2 votes
HTML is short for “HyperText Markup Language”. If you described a webpage like a body, HTML would be that body’s skeleton; it’s how we give different parts of a web page meaning.

In HTML, for instance, we can define a header, a main article section, and a footer for a page, which we can later style in another language called CSS (short for Cascading Style Sheets)
User Artur Pyszczuk
by
5.3k points