Home > Web Development > Quizzes > Web Development Practice Test: Introduction to WWW
Web Development Practice Test: Introduction to WWW
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 70% Most missed: “A------------is a software program which serves the web pages requested by web u…”
Web Development Practice Test: Introduction to WWW
Time left 00:00
25 Questions

1. ------tag is used to divide the browser screen horizontally or vertically.
2. ------tag is used to create the column heading in table in html document.
3. A web--------is a software program which serves the web pages requested by web users using a browser.
4. The-----------------(the browser) receives the response
5. A-----is a computer that responds to requests by serving responses
6. The server provide the information to the client .
7. www are the example of Servers .
8. A----- is whatever you’re using to interact with the internet
9. HTTP stands for Hyper Text Transfer Protocol
10. Communication between client computers and web servers is done by sending HTTP Requests and receiving HTTP Responses
11. --------are the example of Servers .
12. A client (a browser) sends an HTTP request to the web
13. The server provide the information to the client .
14. -------tag is used to show the data description in table in html document.
15. ------tag is used to add the video file into html page..
16. the client request to the server for any information.
17. the-------request to the server for any information.
18. The example of Clients are often browsers (Chrome, Edge, Safari).
19. --------tag is used to add the audio or video file into html page..
20. -----tag is used to manage the layout of the page.
21. The-------is about communication between web clients and web servers.
22. ---------------which is also known as a Web, is a collection of websites or web pages stored in web servers and connected to local computers through the internet.
23. The client (the browser) receives the response
24. The server returns an HTTP response (output) to the browser
25. www are the example of--------