1) When a webpage shows strange symbols like � instead of letters, what tag or setting was probably missing? a) <meta charset="UTF-8"> b) <title> c) <html lang="en"> d) <body> 2) If you put content inside the <head> tag instead of <body>, what happens? a) The content appears in bold text b) The content appears twice c) The content won’t display on the page d) The browser crashes 3) You wrote <h1>Hello<h1> but forgot something. What problem will occur? a) It shows fine; HTML ignores it b) The text disappears c) The page won’t load d) The structure breaks </h1> 4) What happens if you write your <title> tag inside the <body> section? a) The page loads, but title won’t show correctly b) The page fails completely c) The title becomes a paragraph d) Nothing changes 5) Which statement about the request–response cycle is most accurate? a) The browser and DNS send data continuously b) The browser sends one request; the server responds with resources c) The user must approve each response 6) Which of the following best describes the Internet? a) A single company’s private network b) A wireless signal c) A global network connecting millions of computers d) A platform which is launched on cloud  7) When you type a website address, what does the browser contact first? a) The DNS server b) The hosting company c) The HTML validator d) The website server 8) If your HTML document has both <head> and <body>, where should the <title> tag go? a) Before <!DOCTYPE html> b) Inside <head> c) After </html> d) Inside <body> 9) What is the main role of the server in a client-server model? a) To display the webpage b) To send requested data to the browser  c) To manage DNS lookups d) To store local cookies 10) Which of the following describes the relationship between the Internet and the World Wide Web? a) They are the same thing b) The Web is part of the Internet c) The Internet runs on the Web d) The Web controls all DNS servers

Leaderboard

Visual style

Options

Switch template

Continue editing: ?