answersLogoWhite

0

Markup tags tell the web browser or other devices how to display the file.

User Avatar

SeraSmith

Lvl 8
5y ago

What else can I help you with?

Related Questions

Which tag tells the Web browser that the document file contains HTML?

The <html> tag at the top and the bottom tells the browsers. It is defined as <html> and </html> at bottom.


what is the order in which a web browser interprets the elemen of a table tag?

The Web Browser.


Why is HTML necessary?

HTML is the basic building blocks for web pages on the Internet. It is a markup language which allows you to markup the different components of a document which tells the browser what each of those elements means and what they should do with that content. HTML stands for HyperText Markup Language.


What is the meaning of web browser?

A Web browser is software that interprets the markup of files in HTML, formats them into Web pages, and displays them to the user.


Where is the title tag information displayed when you preveiw in the browser?

Your title tag is also displayed at the top of your web browser and acts as a placeholder, especially for people who have many browser tabs open.


What does HTML support in a web browser provide?

HTML is supported in all major web browsers. It is the default markup language used for creating Web pages.


What do you mean by save as?

When you save a document as a web page, the document is save as an HTML document. Hypertext Markup Language (HTML) is the language that web pages are written in. This language tells the browser how text should be displayed, font styles and colors, where graphics should be placed, etc. Once the file is saved as a webpage, it can then be uploaded to a web server and read by a browser.


What does it mean to save as webpage?

When you save a document as a web page, the document is save as an HTML document. Hypertext Markup Language (HTML) is the language that web pages are written in. This language tells the browser how text should be displayed, font styles and colors, where graphics should be placed, etc. Once the file is saved as a webpage, it can then be uploaded to a web server and read by a browser.


What is tag in HTML?

when you are making a web page you make a HTML tag so when you convert it to a web browser it isn't just blank. it is a piece of the code that your browser decodes into the page you see. this is an HTML tag <HTML> and it tells the browser that this is an HTML page. for everything you see on a web page, there is a special HTML tag for it.


what language does a browser typically interpret to display information from the world wide web?

HTML - Hyper Text Markup Language


How do you use the word HTML in a correct sentence?

Hyper Text Markup Language (HTML) is the language used to tell a web browser how to display a web page.


How do we rate html as a tool in web development?

Html is not a tool, rather it is a markup language. It is the standard markup language for creating Web pages. A simple text editor like Notepad (PC) or TextEdit (Mac) is recommended for learning HTML. All I can say, it is super easy to learn and use too.