Challenger App

No.1 PSC Learning App

1M+ Downloads
Which of the following is used as a language for designing web pages ?

AHTTP

BHTML

CSSL

DSMTP

Answer:

B. HTML

Read Explanation:

HTML stands for HyperText Markup Language. It is the standard language used to create the structure and layout of web pages. It uses "tags" (like <h1>, <p>, <a>) to define elements such as headings, paragraphs, links, and images, allowing web browsers to render the content correctly.

  • Why the other options are incorrect:

    • (HTTP): HyperText Transfer Protocol is the underlying protocol used by the World Wide Web to define how messages are formatted and transmitted, and what actions web servers and browsers should take in response to various commands. It is a communication protocol, not a design language.

    • (SSL): Secure Sockets Layer is a standard security technology for establishing an encrypted link between a web server and a browser, ensuring that all data passed remains private and integral.

    • (SMTP): Simple Mail Transfer Protocol is a communication protocol specifically used for sending email messages across the internet.


Related Questions:

Which command is used to delete a table from database?
The 'C' Programming language was designed by ____ as a system programming language for UNIX.
In MS Power Point,which shortcut key can be used to start the presentation ?
Which is not a Unicode encoding form?
Which command used to display the current working directory in Linux ?