Which protocol is used to transfer web pages from a server to a client device?
- HTML
- SMTP
- HTTP
- SSH
- POP
Answers Explanation & Hints: The Hypertext Transfer Protocol (HTTP) provides services between a web browser requesting web pages and a web server responding to the requests. HTML (Hypertext Markup Language) is a markup language to instruct a web browser how to interpret and display a web page.