Ask Question
22 September, 11:40

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

Html

Head

Body

Link

Script doctype

+1
Answers (1)
  1. 22 September, 14:08
    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?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers