10.8k views
1 vote
____ uses markup to define the structure and layout of a web document.

1 Answer

3 votes
HTML: Hyper Text Markup Language.

HTML is the markup language used for defining the structure, and very basics of a web page - one wouldn't be possible without this language!

HTML is combined with CSS (Cascading Style Sheet) to improve visuals, and combined with a language such as Javascript to add functionality and interaction with the web page.
User Dreampuf
by
7.6k points

No related questions found