Which basic language is used to design a web page?
Which basic language is used to design a web page?
A: PHP
B: JAVA
C: HTML
D: None of these
HTML (HyperText Markup Language) is the standard language used to create and design web pages. It defines the structure of content on the web; including headings; paragraphs; links; and images. CSS and JavaScript are often used alongside HTML for styling and interactivity; but HTML is the foundation.