Which programming language is used to create the structure and content of a webpage?
ACSS
BSQL
CPython
DHTML
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