The code of a web page is written using which of the following language:
The code of a web page is written using which of the following language:
(A) HTTP
(B) C ++
(C) PERL
(D) HTML
HTML (Hyper Text Markup Language) is the standard language used to create and structure web pages. It serves as the “skeleton” of a website, defining elements such as headings, paragraphs, links, and images, which web browsers then render for users.