Multiple choice technology web technology Between which set of tags does most of the content of your web page need to be placed? <text></text> <body></body> <title></title> <head></head> Reveal answer Fill a bubble to check yourself B Correct answer Explanation In HTML, most of the visible content of a web page should be placed between the tags. The section contains metadata and title, sets the page title, and is not a standard HTML container.