434,125 views
42 votes
42 votes
what are the two main html mechanisms for supporting interactions between a web browser and a web server?

User YYashwanth
by
2.6k points

1 Answer

21 votes
21 votes

Answer:

using the HyperText Transfer Protocol (HTTP)

Step-by-step explanation:

Web browsers communicate with web servers using the HyperText Transfer Protocol (HTTP). When you click a link on a web page, submit a form, or run a search, the browser sends an HTTP Request to the server.

User Brian Schroeter
by
2.8k points