Which language is used to create the structure and content of a webpage?
AHTML
BCSS
CSQL
DPython
Explanation
– HTML is used to create the structure of a webpage.
– Web browsers read HTML to display pages.
– It works together with CSS for styling.
Exam Relevance
- Topic: Programming Basics
- Subtopic: Web Development

No Comments