Ask Question
20 February, 10:17

In a proper webpage, which tag holds all of a webpages visible HTML?

Html

Head

Body

Link

Script doctype

+2
Answers (1)
  1. 20 February, 13:27
    0
    Body.

    head contains all of the data that we generally don't see.

    Link is used to link to external stylesheets.

    script is where you would type scrips.

    doctype is used to tell the browser the document type.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “In a proper webpage, which tag holds all of a webpages visible HTML? Html Head Body Link Script doctype ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers