IDNLearn.com is designed to help you find reliable answers quickly and easily. Join our interactive Q&A platform to receive prompt and accurate responses from experienced professionals in various fields.

When creating an HTML document, what do we use to set aside space for content?

Elements

O Tags

OSmartArt

O File Extension​


Sagot :

Tags are use to set aside space for contents

What is HTML?

HTML simply means hypertext mark-up language . This is a language for document that are design to be displayed in the web browser.

Tags are HTML codes that defines how a web browser will format and display the content.

The tags is used to set aside space to accommodate contents. Example of tags are header tags(<h1>, <h2>, <h3>, <h4>, <h5> and <h6>), paragraph tag(<p>).

learn more on HTML here: https://brainly.com/question/9069928