QUESTION IMAGE
Question
web design: mp1 – html
please use the html-lab world travel-part1 to answer the knowledge note questions below:
part a: 100 points
- what does html stand for?
- what are the two main sections of a web page?
- type the tags that start and end a document.
- what is a tag in your own words?
- on slide 9, what punctuation mark must be used for a value?
Question 1
HTML is a standard markup language for creating web pages. Its full form is based on the terminology of web development.
In web page structure, the two main sections are defined by specific HTML tags and have distinct roles (one for metadata, one for visible content).
The root tag that starts and ends an HTML document is a fundamental part of HTML structure.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
HTML stands for HyperText Markup Language.